ComfyUI Node
SVG Path Manipulation
A ComfyUI node in 💎TOSVG/StringEdit with 10 inputs and 1 output.
SVG Path Manipulation
- STRING
◄svg_string—►
â—„operationscaleâ–º
â—„scale_x1.5â–º
â—„scale_y1.5â–º
â—„rotation_degrees45â–º
â—„translate_x10â–º
â—„translate_y10â–º
â—„center_x0â–º
â—„center_y0â–º
â—„path_selectorâ–º
Category💎TOSVG/StringEdit
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_string | STRING | — | |
| operation | COMBO | scale | 7 options: scale, rotate, translate, flip_horizontal, flip_vertical, simplify, +1 |
| scale_xopt | FLOAT | 1.50.1–10 | — |
| scale_yopt | FLOAT | 1.50.1–10 | — |
| rotation_degreesopt | FLOAT | 45-360–360 | — |
| translate_xopt | INT | 10-1000–1000 | — |
| translate_yopt | INT | 10-1000–1000 | — |
| center_xopt | INT | 0-1000–1000 | — |
| center_yopt | INT | 0-1000–1000 | — |
| path_selectoropt | STRING | Leave empty for all paths or provide ID/class selector |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |