ComfyUI Node
Light-Tool: Resize Image By Max Size
Resize the image proportionally to ensure its resolution does not exceed the specified maximum size
Light-Tool: Resize Image By Max Size
- image
- image
◄max_width512►
◄max_height512►
◄resize_methodLANCZOS►
◄modeRGB►
CategoryComfyUI-Light-Tool/image/Resize
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| max_width | INT | 5120–8192 | — |
| max_height | INT | 5120–8192 | — |
| resize_method | COMBO | LANCZOS | 4 options: LANCZOS, BICUBIC, NEAREST, BILINEAR |
| mode | COMBO | RGB | 3 options: RGB, RGBA, L |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |