Split Path

Split_Path

Detect whether a file or folder exists. If "Deletes" is enabled, delete it after detection. Use with caution. 拆分路径(盘符,路径,文件名,扩展名),检测是文件夹还是文件 若Deletes打开则在检测到后删除,谨慎使用

Pack: ComfyUI-WJNodes

custom_nodes.ComfyUI-WJNodes

Inputs (1)

NameTypeRequired
PathSTRINGrequired

Outputs (8)

NameType
driveSTRING
pathSTRING
file_nameSTRING
file_extSTRING
file_strSTRING
is_fileBOOLEAN
is_pathBOOLEAN
is_file_or_pathBOOLEAN