ComfyUI Node Runs on cloud
Resize Image/Mask
Resize an image or mask using various scaling methods.
Resize Image/Mask
- input
- resized
◄resize_type▾►
◄scale_methodarea►
Categoryimage/transform
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input | COMFY_MATCHTYPE_V3 | — | |
| resize_type | COMBO | Select how to resize: by exact dimensions, scale factor, matching another image, etc. | |
| scale_method | COMBO | area | Interpolation algorithm. 'area' is best for downscaling, 'lanczos' for upscaling, 'nearest-exact' for pixel art. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| resized | COMFY_MATCHTYPE_V3 | — |