ComfyUI Node
[SSN] Draw Text
A node for drawing text onto an image.
[SSN] Draw Text
- image
- text_color
- font_name
- IMAGE
◄text_contentSample Text►
◄text_pos_x0►
◄text_pos_y0►
◄text_size12►
◄text_align_horizontalleft►
◄text_align_verticaltop►
◄debugfalse►
Categorysmn/draw
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| text_content | STRING | Sample Text | — |
| text_pos_x | INT | 0 | — |
| text_pos_y | INT | 0 | — |
| text_size | INT | 12 | — |
| text_color | COLOR | #FFFFFF | — |
| font_name | FONT | — | |
| text_align_horizontal | COMBO | left | 3 options: left, center, right |
| text_align_vertical | COMBO | top | 3 options: top, center, bottom |
| debug | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |