ComfyUI Node
Paste Crops with Masks
Pastes the cropped_images into the base_image in the area defined by the corresponding bboxes. If an image (or mask) does not match its bbox size, it is resized to fit. To avoid quality loss keep the image-mask-bbox pairs with the same dimensions.
Paste Crops with Masks
- base_image
- cropped_images
- masks
- bboxes
- IMAGE
CategoryBmad/Panels
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| base_image | IMAGE | — | |
| cropped_images | IMAGE | — | |
| masks | MASK | — | |
| bboxes | BBOX | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |