ComfyUI Node
get extension
Returns the extension of a file. This node extracts the file extension from a path, including the dot (e.g., '.txt').
get extension
- extension
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| extension | STRING | — |