ComfyUI Node
Split String on character
Split the input string and strips whitespace.
Split String on character
- string
- string
- string
- string
- string
- all
◄string—►
◄split,►
Categoryimage_filter/helpers
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| split | STRING | , | Split on this substring (or linebreak) |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |
| string | STRING | — |
| string | STRING | — |
| string | STRING | — |
| string | STRING | — |
| all | STRING | — |