ComfyUI Node
Text Split (by separator)
A ComfyUI node in vsaan212/utilities with 6 inputs and 9 outputs.
Text Split (by separator)
- text_1
- text_2
- text_3
- text_4
- text_5
- text_6
- text_7
- text_8
- remainder
◄text►
◄separator|►
◄num_splits2►
◄trim_whitespacetrue►
◄remove_emptytrue►
◄tagged_formatfalse►
Categoryvsaan212/utilities
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| separator | STRING | | | — |
| num_splits | INT | 21–8 | — |
| trim_whitespace | BOOLEAN | true | — |
| remove_empty | BOOLEAN | true | — |
| tagged_format | BOOLEAN | false | Split at [Tag] lines. Auto-enabled when the first non-empty line is [LoraHighA] (v2 subject/scenario files). Otherwise this toggle applies. |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| text_1 | STRING | — |
| text_2 | STRING | — |
| text_3 | STRING | — |
| text_4 | STRING | — |
| text_5 | STRING | — |
| text_6 | STRING | — |
| text_7 | STRING | — |
| text_8 | STRING | — |
| remainder | STRING | — |