ComfyUI Node
MQ Text Splitter
A ComfyUI node in MQ Utils/Utils with 5 inputs and 2 outputs.
MQ Text Splitter
- STRING LIST
- LENGTH
◄text—►
◄delimiter,►
◄start_index0►
◄skip_every0►
◄max_count10►
CategoryMQ Utils/Utils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | , | — |
| start_index | INT | 00–1000 | — |
| skip_every | INT | 00–10 | — |
| max_count | INT | 101–1000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| STRING LIST | STRING | — |
| LENGTH | INT | — |