ComfyUI Node
Create SVG Style
A ComfyUI node in 💎TOSVG/Styler with 7 inputs and 1 output.
Create SVG Style
- STRING
◄svg_string—►
â—„style_namemy_custom_styleâ–º
â—„descriptionCustom style created from SVGâ–º
â—„authorComfyUI Userâ–º
â—„selectors_to_includepath,circle,rectâ–º
â—„extract_defstrueâ–º
â—„extract_colors_onlyfalseâ–º
Category💎TOSVG/Styler
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_string | STRING | — | |
| style_name | STRING | my_custom_style | — |
| description | STRING | Custom style created from SVG | — |
| author | STRING | ComfyUI User | — |
| selectors_to_includeopt | STRING | path,circle,rect | Comma-separated list of selectors to include |
| extract_defsopt | BOOLEAN | true | — |
| extract_colors_onlyopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |