ComfyUI Node
Text -> String Truncate
A ComfyUI node in Text/Utils with 4 inputs and 1 output.
Text -> String Truncate
- text
◄text►
◄truncate_to10►
◄truncate_bycharacters►
◄truncate_fromend►
CategoryText/Utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| truncate_to | INT | 10-999999–999999 | — |
| truncate_by | COMBO | characters | 2 options: characters, words |
| truncate_from | COMBO | end | 2 options: end, beginning |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |