How to Fix a Blurry Photo: Identify the Cause, Then Fix It
Blurry photo? Identify whether it's motion blur, a missed focus, low resolution, or compression — then fix it in under a minute. Free, no signup needed.

How to Fix a Blurry Photo: Identify the Cause, Then Fix It
Most "how do I fix this blurry photo" attempts fail for the same reason: the person applies the wrong fix. Sharpening a low-resolution photo doesn't help. Upscaling a photo that suffered camera shake doesn't help either. Blur isn't one problem — it's four, and each one responds to a different treatment.
This guide walks through how to tell them apart in about ten seconds, then how to fix each one.
Step 1: Identify which kind of blur you're looking at
Zoom into your photo at 100% and look for these four signatures.
Motion blur — streaks in one direction. Camera shake or a moving subject. You'll see smearing along a single axis: hair pulled sideways, text with a double edge. Check the EXIF data for shutter speed. The old rule still holds — handholding below 1/(focal length) is a gamble. A 50mm lens at 1/30s is asking for trouble.
Missed focus — everything is soft, nothing is sharp. Soft focus means the camera locked onto the background instead of the face. There's a real, sharpable version of the image buried under a shallow depth of field.
Low resolution — it only looks bad when zoomed or printed. The 100% view shows blocky pixel edges, not smearing. Common when you cropped aggressively, or when the photo was sent through a messaging app.
Compression artifacts — blocky squares and ringing near edges. WhatsApp, WeChat and most chat apps re-compress images hard. You'll see 8×8 pixel blocks and a halo around high-contrast edges.
There's a fifth case that gets mislabeled as blur but isn't: high-ISO noise. Grain looks like texture, not smearing. Denoise it — don't sharpen it.
Getting the diagnosis right matters because an AI deblur model trained on motion blur will not recover a photo that was compressed to death, and a sharpener will not recover a photo that has no detail left to sharpen.
Step 2: Fix it
If it's soft focus or mild blur: sharpen
Sharpening doesn't create detail — it increases edge contrast. It works when the detail is present but low-contrast.
In Photoshop or Camera Raw, use Unsharp Mask with modest settings: radius 0.8–1.2 px, amount 80–120%, threshold 2–4. Radius above 2 px produces a visible halo along every edge. On a phone, the built-in editor is usually enough.
For a fast pass without installing anything, our [Sharpen Image](/sharpen-image) tool runs the same operation in the browser.
Stop before it looks sharp. Over-sharpened photos look crisp for two seconds and crunchy forever.
If it was camera shake or a moving subject: deblur
This is the case traditional sharpening can't touch. A motion-blurred photo is mathematically the sharp image convolved with a blur kernel — adding edge contrast just amplifies the smear. Recovering it requires a model that estimates the blur path and reverses it.
This is where AI deblurring earns its reputation, and it's the majority of what people actually mean by "unblur." Feed it the original file, not a screenshot of the original.
Try it here: [Unblur Image](/unblur-image). A 15-year-old photo shot at 1/15s is a realistic candidate. A photo that's one solid smear is not — no model recovers information that was never captured.
If it's low resolution: upscale, then sharpen lightly
Upscaling is the fix for pixelation. Modern AI upscalers reconstruct plausible detail at 2× or 4×, which is why a 1200px photo can print acceptably at A3.
Two rules:
-
Upscale before you sharpen, not after. Sharpening a small file then enlarging it just enlarges the halos.
-
Keep the aspect ratio and don't double-upscale. 2× twice is worse than 4× once.
[Upscale Image](/upscale-image) handles 2× and 4×, and outputs up to 4K.
If it's an old scanned photo: restore it, and rescan first
Old photos are usually blurry for a reason that has nothing to do with the camera: they were scanned at 300 DPI. A 4×6 print scanned at 300 DPI is barely 1200×1800 pixels. Before restoring anything, rescan at 600–1200 DPI if you still have the physical print. Then fix scratches, fading and faces with [Restore Old Photos](/restore-old-photos).
Never restore a JPEG-compressed copy when you have the original. Every re-save adds another layer of artifacts that no model can distinguish from real texture.
Step 3: The order of operations
Order matters more than any single setting:
-
Work from the original file — not from a download, not from a screenshot, not from WhatsApp.
-
Check the EXIF to confirm what you're dealing with (shutter speed, ISO, focal length).
-
Crop to the sharpest region if part of the frame is sharp. Cropping first also makes the file smaller and faster to process.
-
Fix exposure and white balance before sharpening. Sharpening a dark, low-contrast image amplifies noise.
-
Deblur or upscale — whichever your diagnosis called for.
-
Sharpen last, at moderate settings.
-
Export once, at maximum quality. Don't re-save the output through a messaging app and re-edit it.
How to avoid it next time
-
Respect the shutter speed rule. 1/focal length is the floor for handheld shooting; double it for moving subjects.
-
Take three shots, not one. The second and third are often sharp when the first isn't.
-
Lock focus on the eyes, not the center of the frame, for portraits.
-
Turn on optical stabilization if your lens or phone has it.
-
Shoot in good light. Every blur problem gets easier with more light and lower ISO.
-
Shoot RAW if you plan to edit. JPEG throws away the headroom you need.
FAQ
Can AI really unblur a photo?
Yes, for a specific range of cases — mild to moderate motion blur, soft focus, and low resolution. It works by inferring what the sharp image probably looked like, not by recovering original pixels. A photo with no detail in it stays that way.
Is there a free way to fix a blurry photo?
Yes. The three fixes above can all be tried free on this site, without creating an account, so you can check whether your specific photo is fixable before paying anything.
Does it work on photos that came through WhatsApp or WeChat?
Partially. Compression artifacts are the hardest case because the lost data isn't blurred, it's discarded. You'll get better results if you can get the sender to share the original file.
My photo is from 1998 and scanned years ago. Will this work?
Start with a rescan at 600–1200 DPI if you still have the print. Restoring a 300 DPI scan works, but you're fighting the scan, not the photo.
How long does it take?
Ten to twenty seconds per image for most files. Large 4× upscales of high-resolution originals take longer.
Does it work on iPhone HEIC photos?
Yes. The format doesn't affect the result — the resolution and the type of blur do.