ComfyUI Node
Name Crop
Crops a string to a specified number of words.
Name Crop
- cropped_name
◄nameName►
◄croptrue►
◄words1►
CategoryAUN Nodes/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | Name | The input string to crop. |
| crop | BOOLEAN | true | Enable or disable cropping. |
| words | INT | 11–10 | The number of words to keep from the start of the string. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| cropped_name | STRING | — |