Upscaled Crop/Pad (Best-Res)

BestResolutionUpscaledCropPad

Best Resolutionoutput node

If the original resolution can't be scaled to the higher one uniformly (i.e., without stretching), this node detects the appropriate values for cropping/out-painting.

Pack: Best Resolution

custom_nodes.ComfyUI-BestResolution

Inputs (8)

NameTypeRequired
upscaleFLOATrequired
init_widthINTrequired
init_heightINTrequired
HD_widthINTrequired
HD_heightINTrequired
strategyCOMBOrequired
align_xFLOATrequired
align_yFLOATrequired

Outputs (11)

NameType
upscaleFLOAT
do_cropBOOLEAN
crop_widthINT
crop_heightINT
crop_xINT
crop_yINT
do_paddingBOOLEAN
pad_leftINT
pad_topINT
pad_rightINT
pad_bottomINT