ComfyUI Node
String To List
A ComfyUI node in 🐝TinyBee/Lists with 4 inputs and 1 output.
String To List
- list
◄combined_string►
◄delimiternewline►
◄custom_delimiter;►
◄comment_prefix//►
Category🐝TinyBee/Lists
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| combined_string | STRING | — | |
| delimiter | COMBO | newline | 5 options: comma, semicolon, space, newline, custom |
| custom_delimiter | STRING | ; | — |
| comment_prefix | STRING | // | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | STRING | — |