ComfyUI Node
π¦ BoxResize
A ComfyUI node in image/box with 6 inputs and 2 outputs.
π¦ BoxResize
- image
- image
- resize_metadata
βsizeCustomβΊ
βkeep_aspect_ratiotrueβΊ
βinterpolation_modebilinearβΊ
βwidth1024βΊ
βheight1024βΊ
Categoryimage/box
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| size | COMBO | Custom | 10 options: Custom, 1:1 Square 1024x1024, 3:4 Portrait 896x1152, 5:8 Portrait 832x1216, 9:16 Portrait 768x1344, 9:21 Portrait 640x1536, +4 |
| keep_aspect_ratio | BOOLEAN | true | β |
| interpolation_mode | COMBO | bilinear | 3 options: bilinear, bicubic, nearest |
| widthopt | INT | 102464β8192 | β |
| heightopt | INT | 102464β8192 | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| resize_metadata | STRING | β |