ComfyUI Node
Split String to List
A ComfyUI node in zeug/transform with 3 inputs and 1 output.
Split String to List
- strings
◄text►
◄delimiter,►
◄strip_whitespacetrue►
Categoryzeug/transform
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | , | — |
| strip_whitespace | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| strings | STRING | — |