HomeToolsImage Processing › Enlarge Image

Enlarge Image Online — Free

Scale up to 4× with Lanczos quality filtering. No AI required — no account, no watermark.

Drop an image here

or click to browse · max 10 MB · JPG, PNG, WEBP, AVIF, BMP, TIFF, HEIC

Keep going

More image tools

Live Image

Resize Image Online

Set exact pixel dimensions, scale by percentage, or fit to a bounding box — free, no account.

Open tool
Live Image

Compress Image

Reduce image file size without losing quality. Supports JPEG, PNG, WEBP, AVIF, HEIC, and more.

Open tool
Live Image

Rotate Image Online

Rotate any image by any angle — auto-crop or fit-to-canvas modes. Free, instant.

Open tool

Enlarging an image increases its pixel dimensions — turning a 1000 × 750 photo into 2000 × 1500 or 4000 × 3000. The challenge is that upscaling cannot add detail that was not in the original; it can only interpolate from the pixels that exist. The quality of that interpolation determines whether the enlarged image looks sharp or blurry.

AT USE Image Enlarger uses Lanczos resampling — a mathematical filter that applies a windowed sinc function across a three-lobe neighbourhood — which produces sharper edges and finer detail retention than the bilinear and bicubic algorithms used in basic browser-based scaling. Unlike nearest-neighbor interpolation, which produces blocky pixel artifacts, Lanczos distributes the calculation across a wider sample window, reducing ringing artifacts while preserving edge contrast. It is the same algorithm used in professional image editors and video production pipelines when quality matters more than encoding speed.

Scale options

The tool offers four multiplier presets — 1.5×, 2×, 3×, and 4× — alongside a custom target width field. Multipliers scale both dimensions proportionally: a 2× enlargement of an 800 × 600 image produces exactly 1600 × 1200 pixels. The custom width field accepts a pixel value and calculates the corresponding height to maintain the original aspect ratio precisely. There is no option to change width and height independently — if you need a different aspect ratio, crop the image first, then enlarge.

When enlargement works and when it does not

Lanczos produces good results on photographic content with smooth gradients and natural textures, and acceptable results on simple graphics with clear lines and solid fills. It does not produce good results on small screenshots with anti-aliased text: there is not enough source detail to represent the characters sharply at a much larger size, so they will appear blurry regardless of the algorithm used. For text-heavy screenshots, the only reliable path to a larger image is recapturing the original at higher resolution.

File size limit

The per-file cap is 10 MB (not the 20 MB limit on most other tools on this site). A 4× enlargement multiplies the pixel area by 16, which can produce very large output files from large inputs. The 10 MB cap keeps processing within predictable memory bounds on the server. If your source file exceeds 10 MB, compress it first with the Compress Image tool, then enlarge.

Common use cases

Frequently asked questions

Will enlarging fix a blurry photo?

No. Lanczos resampling preserves and refines the pixel relationships already present; it cannot reconstruct detail that was blurry or out of focus in the original. If the source image is blurry, the enlarged version will be a larger blurry image.

What is the difference between Lanczos and AI upscaling?

AI upscaling tools use machine-learning models trained on large image datasets to generate plausible-looking detail at larger sizes. Lanczos is a deterministic mathematical filter — no detail is invented, but edges stay sharper and artifacts are lower than simpler filters. AI upscaling is better suited to photographs where synthesised texture is acceptable; Lanczos is better for graphics, logos, and technical diagrams where accuracy matters over appearance.

Why is the file size limit 10 MB instead of 20 MB?

A 4× enlargement multiplies pixel area by 16. A 10 MB JPEG input at 4× can produce output exceeding 80 MB in memory, which causes unreliable processing on the server. The 10 MB cap keeps output within predictable bounds. Compress the source file first if it exceeds 10 MB.

Can I enlarge and convert the format in the same step?

Yes. The output format selector is independent of the input. Upload a HEIC from an iPhone, set 2×, and download a PNG — format conversion and enlargement happen in the same operation.

Does enlarging preserve transparency?

Yes. Transparent pixels in PNG and WEBP source files are enlarged with the same Lanczos algorithm as colour channels. Choose PNG or WEBP as the output format to retain the alpha channel in the result.

Is this free?

Yes. No account required, no watermark on the output, no usage cap beyond the 10 MB per-file technical limit.

Also try

Related tools

LiveImage Processing

Image Resizer

Resize to exact pixel dimensions or social media presets.

Open tool
LiveImage Processing

Compress Image

Reduce file size before or after enlarging.

Open tool
LiveImage Processing

Rotate Image

Rotate any image by any angle.

Open tool
LiveImage Processing

Crop Image

Crop to exact dimensions or preset ratios.

Open tool