ComfyUI Node
Text Maker
A ComfyUI node in DAO_master/Text with 16 inputs and 3 outputs.
Text Maker
- image
- svg
- mask
◄textHELLO DAO!
TEST►
◄font_file►
◄font_size128►
◄canvas_width1024►
◄canvas_height512►
◄fill_hex#FFFFFF►
◄fill_alpha100.00►
◄stroke_width0►
◄stroke_hex#000000►
◄stroke_alpha100.00►
◄bg_transparenttrue►
◄bg_hex#000000►
◄aligncenter►
◄svg_vectorizetrue►
◄image_rgbatrue►
◄stroke_width_alpha0►
CategoryDAO_master/Text
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | HELLO DAO! TEST | — |
| font_file | STRING | — | |
| font_size | INT | 1284–4096 | — |
| canvas_width | INT | 102416–8192 | — |
| canvas_height | INT | 51216–8192 | — |
| fill_hex | STRING | #FFFFFF | — |
| fill_alpha | FLOAT | 100.000–100 | — |
| stroke_width | INT | 00–256 | — |
| stroke_hex | STRING | #000000 | — |
| stroke_alpha | FLOAT | 100.000–100 | — |
| bg_transparent | BOOLEAN | true | — |
| bg_hex | STRING | #000000 | — |
| align | COMBO | center | 3 options: center, left, right |
| svg_vectorize | BOOLEAN | true | — |
| image_rgba | BOOLEAN | true | — |
| stroke_width_alpha | INT | 00–256 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| svg | SVG_TEXT | — |
| mask | MASK | — |