ComfyUI Node
Text Replacer
A ComfyUI node in exectails/Strings with 4 inputs and 1 output.
Text Replacer
- text
◄text►
◄replace►
◄replacement►
◄modenormal►
Categoryexectails/Strings
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to replace in. | |
| replace | STRING | The text to replace. | |
| replacement | STRING | The text to replace with. | |
| mode | COMBO | normal | The mode to use for replacing. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |