Upscaling increases pixel dimensions, but a larger file is not automatically a better image. The right scale depends on the source, the intended display size, and how much synthetic reconstruction the image can tolerate.

Calculate the output before processing

A 2× scale doubles both width and height. A 4× scale multiplies both by four.

Source2× output4× output
800 × 6001600 × 12003200 × 2400
1200 × 12002400 × 24004800 × 4800
1920 × 10803840 × 21607680 × 4320

Because both dimensions grow, total pixel count grows faster: 2× creates four times as many pixels, while 4× creates sixteen times as many.

Choose 2× for most routine uses

2× is usually the safer starting point for:

  • Improving a small marketplace image.
  • Preparing a larger website display.
  • Creating a sharper presentation asset.
  • Recovering moderate room for cropping.
  • Increasing resolution without making processing and storage unnecessarily heavy.

When the original is reasonably clean, 2× often provides enough space while keeping the result closer to the source.

Choose 4× only when the use requires it

4× can be useful for a very small source, a large display, or a layout that requires substantial cropping. It also creates more opportunities for the model to reconstruct texture incorrectly.

Use 4× when you have a clear output requirement, not simply because it is the largest option.

Source quality sets the ceiling

Upscaling cannot restore information that was never captured. A heavily compressed, motion-blurred, or out-of-focus source may become larger without becoming truly detailed.

Before upscaling, check for:

  • JPEG blocks and ringing.
  • Motion blur.
  • Missed focus.
  • Noise from low light.
  • Existing sharpening halos.
  • Text that is already unreadable.

Enhancement before upscaling may help some sources, but repeated heavy processing can also exaggerate artifacts. Compare versions rather than assuming more processing is better.

Match pixels to the real destination

For web use, determine the maximum rendered width and account for high-density displays. For print, work backward from physical dimensions and the printer's required resolution. For presentations, match the slide or display rather than exporting an enormous file by habit.

If a website displays an image at 900 pixels wide, a clean 1800-pixel version may already be sufficient for many high-density screens. A 7000-pixel file would add transfer weight without visible benefit.

Inspect reconstructed detail

Zoom in after processing and look for invented patterns, repeated texture, unnatural facial or product detail, warped text, and over-sharpened edges. Then return to the normal viewing size and decide whether those differences are visible or meaningful.

Practical rule

Start with 2×. Move to 4× only when 2× does not meet a measured dimension requirement and the source remains stable under stronger enlargement.

The best output is not the biggest file. It is the smallest reliable file that satisfies the actual placement.

Published example evidence

The images below are the currently published source file and its corresponding ImageAI result. They document this example and current tool output; they are not a guarantee that every image will produce the same result. Published dimensions: 600 × 375 → 1200 × 750.

Published 2× example before processing

Published 2× example after processing

When reviewing your own result, inspect edges, text, texture, color, and transparency instead of judging only from a thumbnail.