ComfyUI Node
CNP Crop
A ComfyUI node in Crop And Paste with 8 inputs and 3 outputs.
CNP Crop
- image
- mask
- cropped_image
- cropped_mask
- pipe
◄padding_modepixels►
◄padding_pixels0►
◄padding_percent0►
◄resize_enabledtrue►
◄longer_side1024►
◄divisible_by2►
CategoryCrop And Paste
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | — | |
| padding_mode | COMBO | pixels | 2 options: pixels, percent |
| padding_pixels | INT | 00–1024 | — |
| padding_percent | INT | 00–100 | — |
| resize_enabled | BOOLEAN | true | — |
| longer_side | INT | 1024256–4096 | — |
| divisible_by | COMBO | 2 | 6 options: 2, 4, 8, 16, 32, 64 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| cropped_image | IMAGE | — |
| cropped_mask | MASK | — |
| pipe | PIPE | — |