ComfyUI Node: Round Image (Pad/Crop)
Authored by cdb-boop
Created 8 months ago
Updated 5 months ago
3 stars
Category
image
Inputs
images IMAGE
round_type
- Pad
- Crop
nearest_x INT
nearest_y INT
split_x FLOAT
split_y FLOAT
pad_value FLOAT
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