get extension
Basic data handling: PathGetExtension
Returns the extension of a file. This node extracts the file extension from a path, including the dot (e.g., '.txt').
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| path | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| extension | STRING |