is file

Basic data handling: PathIsFile

Checks if a path points to a file. This node returns True if the path exists and is a regular file, and False otherwise.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
pathSTRINGrequired

Outputs (1)

NameType
is fileBOOLEAN