normalize
Basic data handling: PathNormalize
Normalizes a path. This node normalizes a path by collapsing redundant separators, resolving up-level references, and converting to the correct separator for the operating system.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| path | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| normalized path | STRING |