მთავარი მიღებული
- 01Light blur or coarse pixelation can sometimes be reversed — redact heavily and flatten the result.
- 02Export a new file so the redaction is baked into the pixels, not an editable layer someone can peel back.
- 03Photo metadata can hold GPS location and other details that survive even a perfect blur — strip it too.
Why weak redaction fails
Blurring and pixelating both work by throwing away detail, but not always enough of it. A light Gaussian blur is mathematically reversible in principle: because it spreads each pixel's value in a known way, software can sometimes sharpen it back toward the original, especially for text. Coarse pixelation is worse for structured content — a pixelated licence plate or a short PIN has so few possibilities that they can be reconstructed by testing which original would blur to what you see.
The lesson is not to abandon blur and pixelation, but to use them aggressively. Redaction that removes a little detail is decoration; redaction that removes almost all of it is protection. For anything truly sensitive — a signature, an account number, a face you must protect — the safest approach is to obliterate the region entirely rather than merely soften it.
How to redact so it holds
Three rules make redaction reliable. First, be heavy-handed: use a strong blur radius or a very coarse pixelation, or better still, cover truly critical data with a solid opaque block that removes the information completely rather than transforming it. Second, size the redacted area generously — extend it past the edges of the text or face so no readable fragments peek out around the border.
Third, and most important, flatten and re-export. The redaction must become part of the actual pixels of a new image file. If you send the original file with a blur applied as a separate, editable layer or as a non-destructive filter, the recipient's software may let them simply switch it off. Exporting a fresh JPG or PNG bakes the redaction in permanently — there is no layer to peel back because the underlying pixels are gone.
How to blur or pixelate part of a photo
Everything below runs in your browser, so the sensitive image is never uploaded.
- 01
Open the image tool
Use Handytool's pixelate or blur tool, or the photo editor for finer control. All of them process the image on your device.
- 02
Select the sensitive area
Mark the face, address, ID number, or signature you want to hide. Extend the selection a little past the edges to be safe.
- 03
Apply a strong effect
Use a heavy blur, coarse pixelation, or a solid block. Err on the side of too much — you can see if the underlying detail is truly gone.
- 04
Export a new, flattened file
Download a fresh image with the redaction baked in. Do not send the editable original.
The leak everyone forgets: metadata
You can blur a face perfectly and still give away exactly where the photo was taken. Digital photos, especially from phones, carry embedded metadata (EXIF) that can include GPS coordinates, the date and time, the device, and sometimes even the owner's name. None of that is visible in the picture, and none of it is affected by blurring the image — it rides along inside the file.
So redaction has two halves: hide the visible detail, and strip the invisible detail. Before you publish a photo where location or identity matters, remove its metadata as well as its sensitive pixels. Many tools that re-export an image will drop most metadata in the process, but it is worth confirming — a screenshot of a photo, for instance, removes the original EXIF, whereas a direct edit may preserve it. Treat the metadata as part of what you are redacting.
Before you share the redacted photo
A quick pass through this list catches the mistakes that undo careful redaction.
- 01Confirm no readable fragment peeks out around the edges of the blurred or pixelated area.
- 02Check that critical data (IDs, plates, signatures) is covered by a strong effect or a solid block, not a light blur.
- 03Make sure you exported a new, flattened file rather than sending the editable original.
- 04Strip or confirm the removal of metadata, especially GPS location.
- 05View the final file at full zoom to be sure the hidden detail cannot be read.
Photo redaction FAQ
Can a blurred photo be un-blurred?
Sometimes. Light blur and coarse pixelation can be partially reversed, particularly for text and other structured content with few possibilities. Use a heavy effect or cover critical data with a solid opaque block to make recovery impossible.
Is pixelation safe for hiding information?
Only if it is coarse enough. Fine pixelation over predictable content like a licence plate or a PIN can be reconstructed. For truly sensitive data, prefer a strong blur or a solid block, and always flatten the result.
Why does exporting a new file matter?
If the redaction is applied as an editable layer or non-destructive filter, the recipient's software may switch it off and reveal the original. Exporting a flattened file bakes the change into the pixels so it cannot be undone.
Does blurring a photo remove its GPS location?
No. GPS coordinates and other details live in the file's metadata, which blurring does not touch. Strip the metadata separately before sharing if location or identity is sensitive.