ComfyUI Node
Image Autosize
Resizes the input image
Image Autosize
- image
- image
- width
- height
- multiplier
◄max_size1280►
◄min_size512►
◄divisible_by32►
◄interpolation_modelanczos►
◄crop_modecenter►
Categoryimage
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| max_size | INT | 12801–8192 | — |
| min_size | INT | 5121–4096 | — |
| divisible_by | INT | 32 | — |
| interpolation_mode | COMBO | lanczos | 6 options: nearest, lanczos, bilinear, bicubic, box, hamming |
| crop_mode | COMBO | center | 10 options: none, center, top, bottom, left, right, +4 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| multiplier | FLOAT | — |