ComfyUI Node
ImageOps Resize/Crop
A ComfyUI node in image/imageops with 9 inputs and 5 outputs.
ImageOps Resize/Crop
- image
- image
- mask
- width
- height
- crop_mask
◄bypassfalse►
◄aspect_ratio1:1►
◄width1024►
◄height1024►
◄sync_dimensionstrue►
◄crop_center_x0.500►
◄crop_center_y0.500►
◄crop_scale1.000►
Categoryimage/imageops
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| aspect_ratio | COMBO | 1:1 | 6 options: custom, 1:1, 3:4, 4:3, 16:9, 9:16 |
| width | INT | 10241–8192 | — |
| height | INT | 10241–8192 | — |
| sync_dimensions | BOOLEAN | true | — |
| crop_center_x | FLOAT | 0.5000–1 | — |
| crop_center_y | FLOAT | 0.5000–1 | — |
| crop_scale | FLOAT | 1.0000.05–1 | — |
| imageopt | IMAGE,VIDEO | Images/Video input. Accepts IMAGE batches and VIDEO frame sources. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| width | INT | — |
| height | INT | — |
| crop_mask | MASK | — |