Nodes/ComfyUI-FatMex-Nodes/Fat Mex Upscaler
ComfyUI Node

Fat Mex Upscaler

All-in-one image upscaler. Loads a model, upscales with tiled processing (handles large images), then optionally resizes to a final target size. Model is cached for speed.

By FatMex·Created 6 months ago·Updated 6 months ago· 3
Fat Mex Upscaler
  • image
  • image
upscale_model(no models found)
rescale_factor1.00
resize_methodlanczos
max_dimension0
CategoryFat Mex

Inputs (5)

NameTypeDefaultDescription
imageIMAGEImage to upscale.
upscale_modeloptCOMBO(no models found)Upscale model to use. Place .pth files in ComfyUI/models/upscale_models/.
rescale_factoroptFLOAT1.000.1–1Scale down after upscaling. 1.0 = keep full size, 0.5 = half the upscaled size. E.g. 4x model + 0.5 rescale = effective 2x.
resize_methodoptCOMBOlanczosInterpolation method for final resize.
max_dimensionoptINT00–16384Cap the longest side to this value (0 = no cap). Preserves aspect ratio.

Outputs (1)

NameTypeDescription
imageIMAGE