ComfyUI Node
Ino Resize Crop Image
Resizes an image to cover the target width/height, then crops to the exact size at the selected position.
Ino Resize Crop Image
- image
- image
◄width512►
◄height512►
◄crop_positioncenter►
◄interpolationlanczos►
CategoryInoImageHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| width | INT | 5121–16384 | — |
| height | INT | 5121–16384 | — |
| crop_position | COMBO | center | 9 options: top-left, top-center, top-right, center-left, center, center-right, +3 |
| interpolation | COMBO | lanczos | 5 options: lanczos, bicubic, bilinear, area, nearest-exact |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |