ComfyUI Node
Sanitize File Path
A ComfyUI node in 🐝TinyBee/Strings with 4 inputs and 1 output.
Sanitize File Path
- sanitized_path
◄path►
◄replace_spaces ►
◄replace_invalid_chars_►
◄extra_invalid_chars►
Category🐝TinyBee/Strings
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| replace_spaces | STRING | — | |
| replace_invalid_chars | STRING | _ | — |
| extra_invalid_chars | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| sanitized_path | STRING | — |