ComfyUI Node
Image Resolution Fixer
A ComfyUI node in image/transform with 4 inputs and 3 outputs.
Image Resolution Fixer
- image
- image
- width
- height
◄fitsmart_fill►
◄method▾►
◄round_to_multiple16►
Categoryimage/transform
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| fit | COMBO | smart_fill | 4 options: smart_fill, letterbox, crop, fill |
| method | COMBO | 6 options: lanczos, bicubic, hamming, bilinear, box, nearest | |
| round_to_multiple | COMBO | 16 | 11 options: 2, 4, 8, 14, 16, 28, +5 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |