ComfyUI Node
dirname
Returns the directory name of a path. This node extracts the directory component from a path, removing the filename.
dirname
- dirname
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| dirname | STRING | — |