Image Upscaler - Enlarge Images 2x, 3x and 4x Online

Enlarge an image up to 4x with Lanczos resampling and optional sharpening — the filter photo editors use, not the browser default. Runs entirely in your browser, no upload and no sign-up.

What This Upscaler Does

This tool enlarges an image with Lanczos resampling and then restores edge contrast with an unsharp mask. Both steps happen on your own device. It is worth being plain about what that does and does not mean, because the category is full of tools that imply otherwise: nothing here invents detail that was not captured. If a face is six pixels wide in your source, no amount of enlargement will reveal its features. What good resampling changes is how faithfully the detail that *is* present survives being made bigger. The default in every browser is bilinear interpolation — each new pixel is blended from the four source pixels nearest to it — which is fast, and which produces the soft, slightly plastic result people mean when they say an enlargement looks blurry. Lanczos instead weighs a 6×6 neighbourhood with a windowed sinc function, the same class of filter ImageMagick, GIMP and desktop photo editors reach for. Edges come out defined rather than smeared, and gradients stay smooth instead of banding. Two details do most of the quality work. The filter is applied separably — one horizontal pass, one vertical — which gives a result identical to the full 2-D convolution while costing twelve samples per pixel instead of thirty-six, and that is the difference between seconds and minutes on a large photo. And colour is premultiplied by its alpha before filtering, so the transparent parts of a cut-out PNG cannot bleed a dark fringe into its visible edges. The arithmetic runs in a background thread, which is why the progress bar keeps moving and the page keeps scrolling while a 4× job is under way.

Why Not Just Drag the Corner

Stretching an image in a browser, a document or a slide deck applies the fastest interpolation available and throws the result away when the file is re-rendered. Resampling the pixels once, deliberately, produces a file that is genuinely larger and stays that way.

Edges stay defined instead of turning soft, because the filter reads a far wider neighbourhood than bilinear scaling does
Cut-outs keep clean borders: alpha is premultiplied before filtering, so transparency cannot pull a dark halo into the edges
Nothing is uploaded and nothing is queued — the pixels are processed on your device, which also means no file-size ceiling from a server
Sharpening is a separate, adjustable step, so you can enlarge a portrait gently and a screenshot aggressively

How to Enlarge an Image

Drop the files in, choose how much bigger you need them, and let the browser do the arithmetic. Batches are processed one after another.

1

Add one or more images — factors that would exceed the browser size limit are disabled automatically

2

Pick 2×, 3× or 4×; the line underneath shows the exact dimensions you will get

3

Choose a sharpening strength: lighter for faces and photos, stronger for logos and screenshots

4

Pick PNG for a lossless copy, or JPG/WebP with a quality setting, then download

Image Upscaler FAQ

No, and any tool that claims otherwise is either guessing at detail with a generative model or overstating what it does. This upscaler reconstructs what was captured as faithfully as a high-quality filter can. A blurry photo enlarged 4× is a larger blurry photo with cleaner edges — sharper-looking, but not a photo that was taken at a higher resolution. Where it genuinely helps is enlarging an already-sharp image that is simply too small for its new use.
A plain resize — dragging a corner, setting a bigger width, or `drawImage` onto a larger canvas — uses bilinear interpolation, which blends only the four nearest source pixels. This tool uses Lanczos over a 6×6 neighbourhood, weighting each contribution with a windowed sinc function. The practical difference shows on edges and fine texture: bilinear smears them, Lanczos keeps them defined. It also costs far more arithmetic, which is why this page shows a progress bar and a resize does not.
No. Decoding, resampling, sharpening and encoding all happen in your browser, in a Web Worker so the page stays responsive. That has two side effects worth knowing: there is no upload wait and no file-size limit imposed by a server, but the speed depends on your own device — the same job is noticeably quicker on a laptop than on an older phone.
Because the result would be larger than a browser canvas can reliably hold. The caps here are 12,000 pixels per side and about 40 megapixels in total, which is conservative on purpose: past those limits browsers do not raise an error, they hand back a blank canvas, and iOS Safari gives up considerably earlier than desktop Chrome. Refusing the job up front is better than a long wait ending in an empty image.
Medium is a reasonable default for photographs. Use Light for portraits and anything with skin or sky, where a strong unsharp mask exaggerates pores, grain and JPEG noise. Use Strong for screenshots, logos, diagrams and line art, where the content is hard-edged and there is no grain to amplify. None is the right choice if you plan to sharpen later in another editor, since sharpening twice compounds the halos.
PNG is lossless and keeps transparency, which makes it the safe choice for logos, screenshots and cut-outs — at the cost of a large file for photographic content. JPG is much smaller for photos but discards transparency and adds compression artefacts, which are easiest to see right where you just sharpened. WebP sits between the two, typically 25–35% smaller than JPG at a similar quality, and every current browser displays it.
On logos and screenshots, yes — these are the cases where Lanczos plus strong sharpening looks best, because the content is made of hard edges. Pixel art is the one thing to avoid: any smooth filter will blur the deliberate hard pixel boundaries that define the style. For pixel art you want nearest-neighbour scaling at a whole factor, which keeps every pixel a crisp square.
Yes. Add as many as you like and they are processed one after another, with a single progress bar covering the whole batch. When more than one result is ready the download button packages them as a ZIP. Bear in mind that the work is real computation on your device: a batch of ten 12-megapixel photos at 4× is a serious job, and it is worth starting with one file to see how long a single image takes.

More Image Tools

Explore other powerful tools for your image editing needs

Compress Image

Reduce file size

Resize Image

Change dimensions

Crop Image

Cut out area

Convert Format

Change format

Photo Editor

Edit photos

Rotate Image

Rotate image

Flip Image

Horizontal/Vertical

Add Watermark

Add watermark

Add Border

Add image border

Rounded Corners

Add rounded corners

Filters

Brightness/Contrast

Blur Face

Hide faces

Mosaic

Blur regions

Remove Background

Remove BG

Enhance Image

AI upscale

Add Text

Add text to image

Collage

Combine multiple images

HTML to Image

Webpage to image

GIF to Image

Extract frames

Trim Image

Remove empty edges

Batch Rename Images

Safely rename files in bulk

Circle Crop

Crop images into circles

Black & White

Convert images to grayscale

Split Image

Cut an image into a grid

Merge Images

Combine images into one

Change DPI

Set image DPI metadata

Image to Base64

Encode images as Base64

Image to PDF

Combine images into one PDF

HEIC to JPG

Convert iPhone HEIC photos to JPG

EXIF Remover

View and strip hidden photo metadata, including GPS location

Favicon Generator

Full icon set plus HTML

Color Palette

Extract colors from an image

Base64 to Image

Decode Base64 back to an image

HEIC to PNG

Convert iPhone HEIC photos to lossless PNG

Text Behind Image

Put text behind the subject of a photo, entirely in your browser

Color Picker

Get the HEX, RGB and HSL of any pixel

Signature Maker

Draw a signature and download it as a transparent PNG

Signature Background Remover

Ink from paper, on transparency

Transparent Background Maker

Make a background transparent

Meme Generator

Add top and bottom meme text

PDF to JPG

Turn PDF pages into JPG images

PDF to PNG

Turn PDF pages into PNG images

Passport Photo Maker

Crop ID photos to official sizes