ComfyUI Node
Aspect Ratio Resizer (nvmaxx)
A ComfyUI node in nvmaxx/image/resize with 7 inputs and 3 outputs.
Aspect Ratio Resizer (nvmaxx)
- images
- resized_images
- width
- height
◄max_width1024►
◄max_height1024►
◄enable_widthtrue►
◄enable_heighttrue►
◄resize_modedownscale_only►
◄interpolationbilinear►
Categorynvmaxx/image/resize
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| max_width | INT | 102464–8192 | — |
| max_height | INT | 102464–8192 | — |
| enable_width | BOOLEAN | true | — |
| enable_height | BOOLEAN | true | — |
| resize_mode | COMBO | downscale_only | 3 options: downscale_only, upscale_only, both |
| interpolation | COMBO | bilinear | 7 options: nearest, linear, bilinear, bicubic, trilinear, area, +1 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| resized_images | IMAGE | — |
| width | INT | — |
| height | INT | — |