Skip to main content
The Upscale Image node increases the resolution of an image using AI upscaling models.

When to use

  • Enhancing low-resolution images
  • Preparing images for print
  • Improving AI-generated image quality
Common patterns: generate_image → upscale_image, or upload_image → upscale_image.

Inputs

Image
image
required
The image to upscale. Required.

Outputs

Image
image
The upscaled image.

Configuration

scale_factor
number
default:"2"
How many times to enlarge the image.
enhance_mode
string
default:"general"
Enhancement profile: general, portrait, or creative.
Pick the model in the node’s config panel — see Image models for the options, and Model settings for what each setting does. Many additional options (such as detail level, creativity, face enhancement, and grain) appear depending on the model you choose. Runs consume credits.