ComfyUI Node
Image Resize (keep proportion)
A ComfyUI node in MoneyMaker😺/image with 4 inputs and 3 outputs.
Image Resize (keep proportion)
- image
- image
- Width
- Height
â—„max_width1024â–º
â—„max_height1024â–º
â—„methodnearest-exactâ–º
CategoryMoneyMaker😺/image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| max_width | INT | 10241–8192 | — |
| max_height | INT | 10241–8192 | — |
| method | COMBO | nearest-exact | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| Width | INT | — |
| Height | INT | — |