Nodes/ComfyUI-MultiCutAndDrag/MultiCutAndDragOnPath
ComfyUI Node

MultiCutAndDragOnPath

Cut and drag parts of an image along specified coordinate paths. Coordinate paths should be an array of arrays containing coordinate objects, e.g.: [ [{"x": 400, "y": 240}, {"x": 720, "y": 480}], # First path [{"x": 720, "y": 480}, {"x": 400, "y": 240}] # Second path ]

By Pablerdo·Created about a year ago·Updated about a year ago· 4
MultiCutAndDragOnPath
  • image
  • masks
  • bg_image
  • image
  • mask
coordinate_paths
frame_width512
frame_height512
inpainttrue
rotationfalse
degrees
CategoryPSNodes/experimental

Inputs (9)

NameTypeDefaultDescription
imageIMAGE
coordinate_pathsSTRING
masksMASK
frame_widthINT51216–4096
frame_heightINT51216–4096
inpaintBOOLEANtrue
rotationBOOLEANfalse
bg_imageoptIMAGE
degreesoptSTRING

Outputs (2)

NameTypeDescription
imageIMAGE
maskMASK