Nodes/comfy-ovum/os.path.split
ComfyUI Node

os.path.split

Split the pathname path into a pair, (head, tail).

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
os.path.split
  • path_in
  • head
  • tail
path
Categoryovum/path/os.path

Inputs (2)

NameTypeDefaultDescription
pathSTRING
path_inoptPATHLIKE,STRING

Outputs (2)

NameTypeDescription
headSTRING
tailSTRING