Nodes/ComfyUI Text Processor/Add text to image
ComfyUI Node

Add text to image

Draws text labels onto images with positioning, background, wrapping, and adaptive sizing controls.

By rookiestar28·Created 9 months ago·Updated 2 months ago· 16
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)

NameTypeDefaultDescription
imageIMAGE
font_nameCOMBOAileron Regular1 options: Aileron Regular
text_positionCOMBObottom_center7 options: bottom_center, top_center, bottom_left, bottom_right, top_left, top_right, +1
background_modeCOMBOtext_box2 options: text_box, full_width_strip
font_sizeINT484–1024
marginINT240–256
line_spacingINT50–128
text_color_hexSTRING#ffffff
background_color_hexSTRING#00000080
background_paddingINT100–50
auto_adaptBOOLEANtrue
min_font_sizeINT84–128Minimum font size when auto_adapt is enabled
label_textoptSTRINGLabel 1 Label 2

Outputs (1)

NameTypeDescription
imageIMAGEImage batch with rendered text overlays.