ComfyUI Node
SVG String Replace
A ComfyUI node in 💎TOSVG/StringEdit with 6 inputs and 1 output.
SVG String Replace
- STRING
◄svg_string—►
â—„find_patternâ–º
â—„replace_withâ–º
â—„case_sensitivetrueâ–º
â—„use_regexfalseâ–º
â—„limit_replacements0â–º
Category💎TOSVG/StringEdit
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_string | STRING | — | |
| find_pattern | STRING | — | |
| replace_with | STRING | — | |
| case_sensitive | BOOLEAN | true | — |
| use_regex | BOOLEAN | false | — |
| limit_replacementsopt | INT | 00–1000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |