Decoder. plain-English AI glossary

Upscaling

● Core

Enlarging an image while keeping it sharp instead of blurry—add detail where the original is pixelated.

Think of it like

Enhancing a blurry security camera footage to see a license plate.

Example

512x512 image upscaled to 2048x2048 via diffusion; details are plausible and sharp, not just blurred stretching.

How it actually works

Learned upsampling beats interpolation. Can use diffusion (conditional on low-res image), GANs, or non-learned filters. Training on paired low-res / high-res images. Real-world upscaling includes denoising and artifact removal, not just enlargement.

For product teams

Stretches affordable content creation—generate 512x512 quickly, upscale to 2K for print.

For engineers

Small image encoded as conditioning signal; diffusion or GAN generates high-res version; perceptual loss ensures consistency.

Related

Read anything AI without the jargon

Look up any term in plain English, or save terms as you read with the free Chrome extension.

Open DecoderAdd to Chrome