Skip to content

How to blur private info in screenshots — properly

Cover-ups get reversed; real redaction destroys pixels. The safe method, and the invisible metadata people forget.

Updated September 2, 2026 · 5 min read · by the InfyTool team

You screenshot the bug, the payment confirmation, the funny conversation — and in the corner sits your email, an account number, a colleague's name. Sharing safely takes two habits: redact what's visible, and strip what's invisible. Both take seconds, and both should happen on your device — an image that needs redacting is exactly the image that shouldn't be uploaded to a "free blur site".

Redact the visible

  1. Open Blur / Redact Image and drop the screenshot.
  2. Drag a box across each private bit — it pixelates instantly; add as many boxes as needed, undo if you overshoot.
  3. Switch to Blackout for anything that must not survive even as colour blobs (card numbers, API keys), then download.

This is true redaction: the pixels inside each box are destroyed before the file is written — averaged into mosaic cells or flattened to black — so the shared file simply does not contain the original data. That is the difference between redacting and covering, and it is why "remove the black box" attacks that work on PDFs do nothing here.

Redact a screenshot now

Pixels are destroyed on your device — the original never leaves it.

Strip the invisible

Photos (less so screenshots) carry EXIF metadata — and the dangerous field is GPS. Drop photos into the EXIF Viewer & Remover: it shows everything the file reveals, flags location data loudly, and produces a clean copy with the pixels untouched, byte for byte. Make it a reflex for marketplace listings, social posts from home, and anything with children in it.

The complete pre-share checklist

Redact visible identifiers → strip EXIF → and if the shot is going somewhere public-facing, make it look deliberate with the Screenshot Beautifier. Thirty seconds, all in the browser, and nothing about the screenshot — before or after — ever touched a server.

Frequently asked questions

Can blurred or pixelated text be recovered?

Sloppy blurs sometimes, yes — researchers have reversed light Gaussian blurs on known fonts, and “covered” PDF text is a legendary failure (the text sits intact under the rectangle). Proper raster redaction replaces the pixels before saving, so there is nothing to recover. When absolutely nothing may survive — account numbers, keys — use Blackout rather than Pixelate.

Is a swipe of highlighter in a notes app enough?

Only if it is fully opaque and the app flattens the image on export. Semi-transparent markers and editable annotation layers have both leaked real data. A redaction tool that destroys the pixels removes the guesswork.

What is EXIF and why should I care when sharing photos?

Phone photos embed metadata: the precise GPS location where the shot was taken, timestamp, and device. Post a marketplace photo taken at home and the coordinates of your house may travel with it. Big social networks strip it; email, drives, forums and many chat apps do not.

Does removing EXIF damage the photo?

Not with a lossless stripper: the metadata segments are removed and the compressed image bytes stay untouched — the pixels are byte-for-byte identical. Tools that “remove EXIF” by re-encoding quietly cost quality.

Tools used in this guide