ComfyUI Node
String Replacer
A ComfyUI node in AutoFlow/Utilities with 5 inputs and 2 outputs.
String Replacer
- result
- count
◄text►
◄search►
◄replace►
◄use_regexfalse►
◄case_sensitivetrue►
CategoryAutoFlow/Utilities
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| search | STRING | — | |
| replace | STRING | — | |
| use_regex | BOOLEAN | false | Whether to use regular expressions |
| case_sensitive | BOOLEAN | true | Whether to be case sensitive |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |
| count | INT | — |