Skip to main content

blur-image

A blur image tool applies a softening filter to an image β€” uniformly across the whole picture or selectively across a chosen region β€” to obscure sensitive content (faces, license plates, signatures, screen contents), to create depth-of-field aesthetics in flat photos, or to produce backgrounds that do not distract from foreground subjects. The ZTools Blur Image tool offers Gaussian, box, motion, and pixelate algorithms with an intensity slider, supports rectangle / ellipse / freehand selection so you can blur only what you want, and runs entirely in the browser so the original photo never leaves your device.

Use cases​

Privacy redaction in screenshots​

Sharing a screenshot that contains an email address, account number, or DM. Drag a rectangle over the sensitive line, apply heavy Gaussian blur, and post safely.

Face / license-plate anonymization​

Posting a street photo on a blog or in a school newsletter. Blur faces and plates so individuals are not identifiable β€” the rest of the photo remains crisp.

Aesthetic backgrounds for hero banners​

Take a busy stock photo, blur the background, leave the central subject sharp β€” instant Bokeh-style hero image without DSLR depth-of-field.

Teaser / spoiler protection​

Authors and reviewers blur key panels of a comic or screenshot before reveal day. Light blur teases without giving the moment away.

How it works​

  1. Upload an image β€” JPG, PNG, WebP, HEIC, or paste from clipboard.
  2. Pick the blur mode β€” Gaussian (smooth), box (faster, slightly harder edges), motion (directional), or pixelate (mosaic for redaction).
  3. Select the region (optional) β€” Rectangle, ellipse, or freehand. Skip selection to blur the whole image. Combine multiple regions in the same image.
  4. Set the intensity β€” Radius slider 1–100 px. Higher = blurrier. Heavy blur on faces / plates ensures un-recoverable redaction.
  5. Preview and download β€” Live preview. Export as PNG (lossless), JPG (smaller), or WebP. Original resolution preserved.

Examples​

Input: Screenshot with email at line 3

Output: Same screenshot with rectangle blur over the email β€” readable rest, unreadable email


Input: Group photo, blur all faces

Output: Faces softened; clothing and scenery untouched


Input: Stock photo, blur background only

Output: Subject sharp, background dreamy

Frequently asked questions​

Is Gaussian blur reversible?

Practically no, especially at radius β‰₯ 10 px. There is no AI un-blur that recovers original pixels reliably; the information is destroyed.

Should I use blur or pixelate for redaction?

Pixelate (mosaic) at large block size is the safest. Heavy Gaussian works too. Avoid light blur on text β€” adversaries can sometimes deconvolve it.

Will the blur radius look the same on a high-res vs low-res image?

No β€” radius is in pixels. A 10 px blur is huge on a 500 px wide image and subtle on a 4000 px image. Adjust based on viewing size.

Can I motion-blur in a specific direction?

Yes β€” pick "motion" and set the angle. Useful for simulating speed in product or sport shots.

Does it work on PNGs with transparency?

Yes. Transparent regions stay transparent; the alpha channel is blurred too, which softens edges.

Is there a batch mode for blurring many screenshots the same way?

Yes β€” apply the same blur preset and rectangle region across a folder, useful for doc-screenshot workflows.

Tips​

  • For privacy, prefer pixelate over light blur β€” heavy mosaic is forensically safer.
  • Match blur radius to expected viewing size β€” 5 px on a 4K image looks barely blurred; on a 600 px thumbnail it is strong.
  • For Bokeh-style backgrounds, mask the subject precisely first, then blur only outside the mask.
  • Always export the redacted version under a new filename β€” never overwrite the original in case you need to revisit the redaction.
  • When sharing screenshots with sensitive data, also crop to remove window chrome that may carry usernames or paths.

Try it now​

The full blur-image runs in your browser at https://ztools.zaions.com/blur-image β€” no signup, no upload, no data leaves your device.

Open the tool β†—


Last updated: 2026-05-05 Β· Author: Ahsan Mahmood Β· Edit this page on GitHub