ComfyUI Node: Crop Image (Advanced)
Authored by cdb-boop
Created 8 months ago
Updated 5 months ago
3 stars
Category
image
Inputs
images IMAGE
crop_left INT
crop_right INT
crop_bottom INT
crop_top INT
crop_left_override INT
crop_right_override INT
crop_bottom_override INT
crop_top_override INT
Outputs
IMAGE
Extension: comfyui-image-round
A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable.
Authored by cdb-boop