ComfyUI Node
Text -> Char, Word & Line Count
A ComfyUI node in Text/Utils with 1 input and 3 outputs.
Text -> Char, Word & Line Count
- char_count
- word_count
- line_count
◄text►
CategoryText/Utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| char_count | INT | — |
| word_count | INT | — |
| line_count | INT | — |