ComfyUI Node
Simple Inpaint Crop ⚡
A ComfyUI node in Texture Alchemist/Inpainting/Simple with 4 inputs and 5 outputs.
Simple Inpaint Crop ⚡
- image
- mask
- cropped_image
- cropped_mask
- masked_composite
- bbox_data
- info
◄padding32►
◄invert_maskfalse►
CategoryTexture Alchemist/Inpainting/Simple
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | — | |
| padding | INT | 320–500 | Extra padding around mask (pixels) |
| invert_mask | BOOLEAN | false | Invert mask before processing |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| cropped_image | IMAGE | — |
| cropped_mask | MASK | — |
| masked_composite | IMAGE | — |
| bbox_data | BBOX_DATA | — |
| info | STRING | — |