Free Image Upscaler
Enlarge a small image up to four times its size using Lanczos resampling and a sharpening pass. No account, no watermark, no queue.
Scale
How to Use It
- Drop in the small image you want bigger.
- Pick a scale. Two times is the safest, four times is the practical ceiling.
- Leave sharpening on Medium unless the image is line art or a screenshot, where Strong looks better.
- Choose PNG if the image has transparency, JPG if it does not and you care about file size.
- Press the button. The enlarged file downloads straight away.
What to Expect at Each Scale
| Scale | 800 x 600 becomes | Realistic result |
|---|---|---|
| 1.5x | 1200 x 900 | Almost indistinguishable from the original. |
| 2x | 1600 x 1200 | Clean. This is the sweet spot. |
| 3x | 2400 x 1800 | Soft up close, fine at arm's length. |
| 4x | 3200 x 2400 | Visibly smoothed. Useful for print size, not for detail. |
The Honest Limits
This tool uses Lanczos resampling, which is the best of the classic algorithms. It works out each new pixel from the ones around it, using a weighting curve that keeps edges crisper than bilinear or bicubic does. Then it runs an unsharp mask so the result does not look like a soft blob.
What it does not do is invent detail. A generative upscaler guesses at eyelashes, brick texture and blades of grass that were never in the file. That guessing produces impressive results and also invents things that were never there, which matters if the image is evidence, a document, or a face.
Doing the Same Thing in GIMP
- Open the image, then go to Image > Scale Image.
- Set the width. The height follows automatically while the chain icon is linked.
- Change Interpolation to NoHalo or LoHalo. Both handle enlargement better than Cubic.
- Press Scale, then apply Filters > Enhance > Sharpen (Unsharp Mask) with a radius near 2 and a modest amount.
- Export. Sharpen last, always, and only once.
For a folder of images, the Script-Fu generator writes the batch script for you.
Common Questions
Why is my enlarged photo blurry?
Because enlargement spreads the same information over more pixels. Try a lower scale, or turn sharpening up one step. If the original is heavily compressed, the JPG artefacts get enlarged too, which reads as smeared blocks.
Will this fix a blurry photo?
No. Upscaling and deblurring are different problems. A photo that was out of focus stays out of focus, just larger.
Is there a size limit?
Uploads cap at 15 MB, and the result is capped at 50 megapixels. A 4x scale on a 12 megapixel photo goes past that, so pick a smaller factor for large sources.
What about printing?
Work out what you actually need first with the DPI and print size calculator. Plenty of images that look too small on screen already have enough pixels for the print size you want.