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.

80%
2 px
100% private — processed in your browser. No upload, no server.

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

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:

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.

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

Best practice workflow

  1. Make sure your image is at the size it will be displayed (resize first if needed using PNG Resizer).
  2. Start with amount 80%, radius 2 px.
  3. Zoom to 100% on your preview and compare before/after on a detailed area.
  4. Increase amount in 20% steps until you can clearly see the sharpening, then back off by 20% — that's your sweet spot.
  5. 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.
  6. 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.

Related PNG tools