ComfyUI Node
Inpaint Crop Extractor (Advanced)
A ComfyUI node in Texture Alchemist/Inpainting with 4 inputs and 9 outputs.
Inpaint Crop Extractor (Advanced)
- image
- mask
- cropped_image
- masked_crop
- cropped_mask
- bbox_x
- bbox_y
- bbox_width
- bbox_height
- info
- bbox_data
◄padding0►
◄invert_maskfalse►
CategoryTexture Alchemist/Inpainting
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | — | |
| padding | INT | 00–500 | Extra padding around mask bounding box (pixels) |
| invert_mask | BOOLEAN | false | Invert the mask before processing (e.g., for white background masks) |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| cropped_image | IMAGE | — |
| masked_crop | IMAGE | — |
| cropped_mask | MASK | — |
| bbox_x | INT | — |
| bbox_y | INT | — |
| bbox_width | INT | — |
| bbox_height | INT | — |
| info | STRING | — |
| bbox_data | BBOX_DATA | — |