ComfyUI Node
Image Resize
A ComfyUI node in ZSQ/Image with 6 inputs and 3 outputs.
Image Resize
- image
- image
- width
- height
◄sideWIDTH►
◄max_side1024►
◄ratio1.0►
◄upscale_method▾►
◄crop▾►
CategoryZSQ/Image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| side | COMBO | WIDTH | 2 options: WIDTH, HEIGHT |
| max_side | INT | 102464–16384 | — |
| ratio | FLOAT | 1.00–8 | — |
| upscale_method | COMBO | 5 options: nearest-exact, bilinear, area, bicubic, bislerp | |
| crop | COMBO | 2 options: disabled, center |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |