ComfyUI Node
SVG To Image
A ComfyUI node in TJ_Vector with 16 inputs and 2 outputs.
SVG To Image
- image
- meta
◄svg_string—►
◄width0►
◄height0►
◄scale1.0►
◄background▾►
◄background_color#00000000►
◄dpi96►
◄padding0►
◄override_stroke_color►
◄override_stroke_width0.0►
◄override_fill_color►
◄show_control_pointsfalse►
◄control_point_size4►
◄control_point_color#FF0000►
◄antialiastrue►
◄clip_to_viewboxtrue►
CategoryTJ_Vector
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_string | STRING | — | |
| width | INT | 00–8192 | 0=auto from SVG |
| height | INT | 00–8192 | 0=auto from SVG |
| scale | FLOAT | 1.00.1–8 | — |
| background | COMBO | 4 options: transparent, white, black, custom | |
| background_color | STRING | #00000000 | — |
| dpi | INT | 9672–600 | — |
| padding | INT | 00–512 | — |
| override_stroke_coloropt | STRING | Override all stroke colors (hex: #RRGGBB or empty=use original) | |
| override_stroke_widthopt | FLOAT | 0.00–50 | Override stroke width (0=use original) |
| override_fill_coloropt | STRING | Override all fill colors (hex: #RRGGBB or empty=use original) | |
| show_control_pointsopt | BOOLEAN | false | Draw square markers at path control points |
| control_point_sizeopt | INT | 41–20 | Size of control point markers |
| control_point_coloropt | STRING | #FF0000 | Color of control point markers (hex: #RRGGBB) |
| antialiasopt | BOOLEAN | true | — |
| clip_to_viewboxopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| meta | STRING | — |