ComfyUI Node
Atlas Inpaint Crop ✂
A ComfyUI node in Atlas/07 · Clean Plate & Inpaint with 3 inputs and 3 outputs.
Atlas Inpaint Crop ✂
- image
- mask
- cropped_image
- cropped_mask
- crop_region
◄context_pad_px128►
CategoryAtlas/07 · Clean Plate & Inpaint
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | The inpaint mask (e.g. INPAINT_ExpandMask's output). The crop is its bounding box plus context_pad_px on every side. | |
| context_pad_pxopt | INT | 12816–2048 | THE quality slider: padding around the mask's bounding box. Tight (32-64) = the inpainter's fixed internal resolution is spent almost entirely on the hole → maximum detail, but little surrounding texture to sample. Wide (256+) = more context, softer fill. 128 is a good 4K-plate default. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| cropped_image | IMAGE | — |
| cropped_mask | MASK | — |
| crop_region | ATLAS_CROP_REGION | — |