ComfyUI Node
join
Joins multiple path components into a single path. This node takes multiple path components and joins them intelligently to form a single path. It handles directory separators correctly for the operating system.
join
- path
◄path1►
◄path2►
CategoryBasic/Path
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path1 | STRING | — | |
| path2opt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |