ComfyUI Node
Add text to image
Draws text labels onto images with positioning, background, wrapping, and adaptive sizing controls.
Add text to image
- image
- image
◄font_nameAileron Regular►
◄text_positionbottom_center►
◄background_modetext_box►
◄font_size48►
◄margin24►
◄line_spacing5►
◄text_color_hex#ffffff►
◄background_color_hex#00000080►
◄background_padding10►
◄auto_adapttrue►
◄min_font_size8►
◄label_textLabel 1
Label 2►
CategoryComfyUI Text Processor/Image
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| font_name | COMBO | Aileron Regular | 1 options: Aileron Regular |
| text_position | COMBO | bottom_center | 7 options: bottom_center, top_center, bottom_left, bottom_right, top_left, top_right, +1 |
| background_mode | COMBO | text_box | 2 options: text_box, full_width_strip |
| font_size | INT | 484–1024 | — |
| margin | INT | 240–256 | — |
| line_spacing | INT | 50–128 | — |
| text_color_hex | STRING | #ffffff | — |
| background_color_hex | STRING | #00000080 | — |
| background_padding | INT | 100–50 | — |
| auto_adapt | BOOLEAN | true | — |
| min_font_size | INT | 84–128 | Minimum font size when auto_adapt is enabled |
| label_textopt | STRING | Label 1 Label 2 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Image batch with rendered text overlays. |