ComfyUI Node

ResizeImageBatch

Resizes a batch of images to the specified width and height. Size can be retrieved from the inputs, in this order of importance: - get_size_from_image - width_input and height_input - output_width and output_height widgets Keep proportions maintains the aspect ratio of the images.

By Pablerdo·Created about a year ago·Updated about a year ago· 1
ResizeImageBatch
  • images
  • get_size_from_image
  • images
  • width
  • height
output_width512
output_height512
upscale_methodbilinear
keep_proportionfalse
divisible_by1
cropdisabled
width_input
height_input
CategoryResizeZeptaPayload

Inputs (10)

NameTypeDefaultDescription
imagesIMAGE
output_widthINT5120–8192
output_heightINT5120–8192
upscale_methodCOMBObilinear5 options: nearest-exact, bilinear, area, bicubic, lanczos
keep_proportionBOOLEANfalse
divisible_byINT11–512
cropCOMBOdisabled2 options: disabled, center
width_inputINT
height_inputINT
get_size_from_imageoptIMAGE

Outputs (3)

NameTypeDescription
imagesIMAGE
widthINT
heightINT