ComfyUI Node
JDCN_StringManipulator
A ComfyUI node in π΅ JDCN π΅ with 10 inputs and 4 outputs.
JDCN_StringManipulator
- text
- index_from
- index_to
- batch_size
βtextconceptβΊ
βindex0βΊ
βindex_changeβΎβΊ
βorderβΎβΊ
βseparatorβΎβΊ
βcustom_separatorNAβΊ
βbatch_size1βΊ
βjoinerβΎβΊ
βcustom_joinerNAβΊ
βspace_before_joinfalseβΊ
Categoryπ΅ JDCN π΅
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | concept | β |
| index | INT | 0 | β |
| index_change | COMBO | 4 options: fixed, increment, decrement, random | |
| order | COMBO | 3 options: toptobottom, bottomtotop, random | |
| separator | COMBO | 15 options: Comma, Semicolon, Pipe, Hyphen, Colon, Period, +9 | |
| custom_separator | STRING | NA | β |
| batch_size | INT | 1 | β |
| joiner | COMBO | 15 options: Comma, Semicolon, Pipe, Hyphen, Colon, Period, +9 | |
| custom_joiner | STRING | NA | β |
| space_before_join | BOOLEAN | false | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | β |
| index_from | INT | β |
| index_to | INT | β |
| batch_size | INT | β |