join

Basic data handling: PathJoin

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.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
path1STRINGrequired
path2STRINGoptional

Outputs (1)

NameType
pathSTRING