Clean String Adv. ๐ฒ
Ryuu_CleanStringAdvanced
RyuuNoodles ๐ฒ/Textexperimental
Cleans up and formats the given text with a set of optional filters: - Strip whitespace (off/left/right/both) from the input string - Remove or add trailing comma from the input string - Collapse multiple spaces in the input string - Convert to lowercase/uppercase and more - Control newline handling (off/remove empty/collapse lines) Useful for normalizing input strings for consistent processing.
Pack: ComfyUI-RyuuNoodles
custom_nodes.ComfyUI-RyuuNoodles
Inputs (7)
Outputs (1)
| Name | Type |
|---|---|
| text | STRING |