ComfyUI Node
Strip
Trim digits and whitespace from the start and end of a string. Simple cleaner for building filenames or labels.
Strip
- cleaned text
◄text►
CategoryAUN Nodes/Text
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Text to trim. Removes leading/trailing digits and spaces. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| cleaned text | STRING | — |