ComfyUI Node: 🔧 Image Resize
Authored by cubiq
Created about a year ago
Updated 18 days ago
553 stars
Category
essentials/image manipulation
Inputs
image IMAGE
width INT
height INT
interpolation
- nearest
- bilinear
- bicubic
- area
- nearest-exact
- lanczos
method
- stretch
- keep proportion
- fill / crop
- pad
condition
- always
- downscale if bigger
- upscale if smaller
- if bigger area
- if smaller area
multiple_of INT
Outputs
IMAGE
INT
INT
Extension: ComfyUI Essentials
Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI.
Authored by cubiq