ComfyUI Node
Image Resize Fill Background
A ComfyUI node in image/transform with 6 inputs and 3 outputs.
Image Resize Fill Background
- image
- image
- WIDTH
- HEIGHT
◄width512►
◄height512►
◄image_ratio1.00►
◄fill_color#FFFFFF►
◄methodnearest-exact►
Categoryimage/transform
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| width | INT | 5121–8192 | — |
| height | INT | 5121–8192 | — |
| image_ratio | FLOAT | 1.000.1–1 | — |
| fill_color | STRING | #FFFFFF | — |
| method | COMBO | nearest-exact | 4 options: nearest-exact, bilinear, bicubic, lanczos |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| WIDTH | INT | — |
| HEIGHT | INT | — |