abspath

Basic data handling: PathAbspath

Returns the absolute path of a file or directory. This node takes a path and returns its absolute (full) path by resolving any relative path components and symbolic links.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
pathSTRINGrequired

Outputs (1)

NameType
absolute pathSTRING