PNG Sharpener — Online Image Sharpening Tool
Sharpen blurry PNG images in your browser using an unsharp-mask convolution. Adjust amount and radius. Transparency preserved. Free, no upload, no sign-up.
What is image sharpening?
Image sharpening is the process of increasing the apparent crispness of edges in a digital photograph or graphic. It does not add real detail that wasn't captured — there's no way to recover information lost in a blurry shot — but it makes existing edges look more defined by exaggerating the contrast right at their boundaries. The technique is universal in photography and graphic design: every camera applies some sharpening before saving a JPG, every photo editor offers an "unsharp mask" tool, and every print pipeline tightens edges before a file goes to press.
The PNG sharpener on this page uses an unsharp mask — confusingly named, but it's the industry-standard sharpening algorithm. The name comes from old darkroom days, when photographers would create an "unsharp" (blurred) copy of a negative, sandwich it against the original, and print the combined sandwich. The blurred negative cancelled out low-frequency information, leaving only the high-frequency edges, which then printed with extra punch.
When you'll want to sharpen a PNG
- Slightly out-of-focus photos — small focus errors can be partially rescued by a moderate sharpen.
- Resized images — every downsize introduces a small amount of softness. A subtle sharpen restores the crispness.
- Screenshots that look fuzzy — common after resizing or compressing for the web.
- Scanned documents and old photographs — scanning often softens fine detail.
- Product photos for e-commerce — modest sharpening makes textures (fabric, wood grain, leather) pop without looking artificial.
- Output for print — printed images need slightly more on-screen sharpening to look crisp on paper.
- Logos and graphics where edges are critical — a touch of sharpening makes the boundary between colours read cleaner.
Amount and radius — how to use the controls
Amount
The amount slider controls how aggressively the edge contrast is amplified. At 0% the image is unchanged; at 300% the sharpening is extreme. Typical settings:
- 30–60% — light, natural-looking sharpen. Right for photos that already look mostly fine.
- 70–120% — the sweet spot for visibly improving softness without artefacts. Good default for most images.
- 130–200% — strong sharpening. Useful for technical/inspection images, slightly soft phone photos, or print prep.
- 200%+ — extreme. Causes haloes around edges and amplifies noise. Use only for stylised effects.
Radius
Radius controls how wide a band around each edge gets enhanced. Small radii (1–2 pixels) sharpen the finest detail — best for high-resolution photos, scientific imagery, text. Larger radii (3–6 pixels) emphasise broader transitions — best for low-resolution images where 1-pixel sharpening is invisible, or for a "punchy" stylised look.
- 1 px — finest possible sharpening. Ideal for high-DPI photos and text.
- 2 px — balanced default, works for most images.
- 3–4 px — pronounced, slightly chunky. Use for moderately soft sources.
- 5–6 px — broad halo effect, often too much for natural photos but useful for stylised work.
How the unsharp mask works
The algorithm has three steps. First, a blurred copy of the source image is made (using a Gaussian-style blur at the chosen radius). Second, the difference between the original and the blurred copy is calculated — pixel by pixel — which yields a "high-frequency" image containing only the edge content. Third, that high-frequency image is added back to the original at the chosen amount. The result: edges where original and blur differ the most get the biggest contrast boost; flat areas where they barely differ get almost no change.
This is fundamentally different from "smoothing" or "denoising" — sharpening adds local contrast, it doesn't recover lost information. If a photo is genuinely blurry due to severe motion or focus error, no amount of sharpening will rescue it. Tools that claim to "fix any blur" using AI super-resolution work by hallucinating plausible detail, which is different from this purely mathematical approach.
Common mistakes when sharpening
- Over-sharpening. Pushing amount past ~150% on a normal photo creates obvious haloes around edges. The image starts to look "crispy" or artificial. Less is almost always more.
- Sharpening at the wrong resolution. If you're going to resize, sharpen after, not before — sharpening then downsizing wastes most of the effect; downsizing then sharpening rescues the softness the resize introduced.
- Sharpening JPG noise. Lossy compression introduces 8×8 block artefacts. Sharpening exaggerates them. If your source is heavily compressed JPG, denoise first or accept that sharpening will look ugly.
- Sharpening skin in portraits. Standard sharpening accentuates pores, blemishes and shadows. Portraits usually need selective sharpening (eyes, hair, lips) with a soft mask elsewhere — beyond what this single-slider tool offers.
- Sharpening text screenshots. Text is already sharp; the operation will add edge ringing and make it look worse, not better.
Best practice workflow
- Make sure your image is at the size it will be displayed (resize first if needed using PNG Resizer).
- Start with amount 80%, radius 2 px.
- Zoom to 100% on your preview and compare before/after on a detailed area.
- Increase amount in 20% steps until you can clearly see the sharpening, then back off by 20% — that's your sweet spot.
- If the image looks like it has too many fine artefacts, drop the radius to 1 px. If the sharpening is invisible, raise the radius to 3 px.
- Download and inspect at full size before publishing.
FAQs about sharpening PNG images
Can sharpening fix a blurry photo?
Partially. It improves perceived sharpness on edges but cannot recover real detail that the lens or sensor missed. Heavily blurry photos need AI super-resolution, not unsharp mask.
Will sharpening preserve transparency?
Yes — only the RGB channels are modified. The alpha channel passes through.
How much sharpening is too much?
If you see bright "haloes" along high-contrast edges (e.g. a glowing rim around dark text on a white background), that's too much.
Should I sharpen before or after resizing?
After. Resize first, then sharpen at the target output size.
Is anything uploaded to a server?
No. Sharpening runs entirely in your browser using Canvas convolution filters.
What's the difference between "sharpening" and "clarity"?
Clarity (in Lightroom and similar tools) is mid-tone contrast enhancement applied to a broader region. Sharpening targets only the high-frequency edges.
Why does my sharpened image look noisy?
Sharpening amplifies fine variations, including sensor noise. Reduce amount or denoise first.