ComfyUI Node
set extension
Sets the file extension for a path. This node replaces the current extension in a path with a new one. The extension should include the dot (e.g., '.jpg').
set extension
- path
◄path—►
◄extension.txt►
CategoryBasic/Path
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| extension | STRING | .txt | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |