ComfyUI Node

Resize Image

Resize an image or mask using various scaling methods.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Resize Image
  • input
  • resized
  • width
  • height
resize
Categorynifty/image

Inputs (2)

NameTypeDefaultDescription
inputCOMFY_MATCHTYPE_V3Image or mask to resize.
resizeCOMBOResize mode. Scaling methods: 'nearest-exact' = fastest, hard edges; 'bilinear' / 'bicubic' = general purpose; 'area' = best for downscaling; 'lanczos' = best for upscaling photos; 'mitchell-netravali' = sharp upscaling with minimal ringing; 'bilinear (antialias)' / 'bicubic (antialias)' = smooth downscaling. 'nvidia-rtx-vsr' requires an NVIDIA RTX GPU and nvidia-vfx package.

Outputs (3)

NameTypeDescription
resizedCOMFY_MATCHTYPE_V3
widthINT
heightINT