ComfyUI Node
SVG Style Editor (Simple)
A ComfyUI node in TJ_Vector with 6 inputs and 2 outputs.
SVG Style Editor (Simple)
- svg
- meta
◄svg_string—►
◄path_indices►
◄stroke_color►
◄stroke_width0.0►
◄fill_color►
◄opacity-1.00►
CategoryTJ_Vector
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_string | STRING | — | |
| path_indicesopt | STRING | Path numbers: 0,1,5 or 0-5 or mix like 0,2-4,10 | |
| stroke_coloropt | STRING | Stroke color: #FF0000 or red (empty = no change) | |
| stroke_widthopt | FLOAT | 0.00–50 | Stroke width (0 = no change) |
| fill_coloropt | STRING | Fill color: #00FF00 or none (empty = no change) | |
| opacityopt | FLOAT | -1.00-1–1 | Opacity (-1 = no change) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| svg | STRING | — |
| meta | STRING | — |