CropByMaskToSpecificSize

CropByMaskToSpecificSize

Pack: zhangp365/ComfyUI-utils-nodes

custom_nodes.ComfyUI-utils-nodes

Inputs (12)

NameTypeRequired
imageIMAGErequired
maskMASKrequired
invert_maskBOOLEANrequired
top_reserveFLOATrequired
bottom_reserveFLOATrequired
left_reserveFLOATrequired
right_reserveFLOATrequired
widthINTrequired
heightINTrequired
width_padding_positionCOMBOrequired
height_padding_positionCOMBOrequired
crop_boxBOXoptional

Outputs (4)

NameType
croped_imageIMAGE
croped_maskMASK
crop_boxBOX
box_previewIMAGE