How to anonymize a photo

5 min read

Anonymizing a photo is three jobs, not one: the faces and identifying details in the pixels, the metadata the camera wrote into the file, and the context around the image. Miss any of the three and the photo can still identify someone. Here's how to cover all of them in a couple of minutes.

Anonymization is three jobs, not one

The obvious job is the pixels: faces, name tags, license plates, a screen with an email address on it. The second job is the file itself — phone photos carry EXIF metadata that usually includes GPS coordinates precise enough to find the doorstep where the picture was taken. The third is context: a caption, a distinctive uniform, a recognizable storefront. A tool can handle the first two. The third one is a thirty-second read of what you're about to post.

Hide every face — and choose how

Drop the photo into the editor and every face is detected and outlined automatically — AWS Rekognition draws a tight box per face, and crowd shots come back with each face found separately. You decide which ones to hide: toggle any box off to keep a face, or draw an extra region if someone's half-turned head slipped past the detector.

The style matters more than people think. A gaussian blur reads as soft and works for most social posts. Pixelation is more deliberate — the mosaic look makes it obvious something was removed, which is the convention in journalism. Solid fill is the strongest option: it leaves nothing of the original region to reconstruct. Whichever you pick, cover the whole face, hairline to chin — if you can still guess the expression, go stronger.

Every style is a destructive pixel edit in the export. The covered region's original pixels are replaced, not overlaid, so no amount of editing the downloaded file brings them back.

Group photo with every face auto-detected and blurred by Blurify
Every face gets its own box — blur some, keep others, or hide them all.
Anonymize a photo now

Strip what the file knows

EXIF metadata is the part of anonymization most people forget. Beyond GPS coordinates, the file can carry the exact capture time and the device model — enough to place a person somewhere at a specific moment. Blurify strips EXIF and GPS from every export automatically. If metadata is your only concern and the pixels are fine as they are, that works too: export without blurring anything and the file still comes out clean.

How EXIF removal works

What GDPR actually asks of a photo

Under GDPR, a photo of a recognizable person is personal data, and publishing it generally needs a lawful basis — often consent. Where consent isn't practical, blurring and pixelation are widely used to reduce identifiability, and stripping location metadata removes another identifying layer.

Two honest caveats. Anonymization is judged by outcome, not by tool: if clothing, location or the caption still identify the person, the image isn't anonymous, however thorough the blur. And none of this is legal advice — if you're processing photos at scale or in a regulated context, that's a conversation with a professional, not a blog post.

What the tool side can promise: Blurify never stores face descriptors, embeddings or any biometric data. Detection boxes live in your browser tab, and the image itself is deleted from storage within an hour.

A quick checklist before you post

Every face covered, hairline to chin, including reflections and the person half-visible at the frame's edge. Name tags, plates, screens and paperwork covered. Metadata stripped — automatic if the file came out of Blurify. Caption and surroundings read once with fresh eyes: would someone who knows the person or the place recognize it anyway? If any answer is shaky, fix it before it ships — a photo can be re-posted forever, but it only needs to leak once.

FAQ

Is blurring faces enough for GDPR anonymization?

It's the standard first step, and Blurify also strips the metadata that can place a photo. But anonymization is judged by outcome: context like clothing, location or captions can still identify someone. For the strongest region treatment use solid fill — and for regulated work, get proper advice.

Does Blurify keep the faces it detects?

No. No face descriptors, no embeddings, no biometric data of any kind. The bounding boxes exist in your browser tab only, and the uploaded image auto-deletes within an hour.

Blur, pixelate, or solid fill — which one for anonymization?

Solid fill is the only style that leaves nothing to reconstruct, so it's the strictest answer. Pixelation reads as deliberately censored, which suits published material. A strong gaussian blur is fine for casual use if the region is generous.

Can I anonymize a batch of photos at once?

Yes — bulk mode takes up to 20 photos, detects each one independently, and returns everything as a single ZIP with metadata stripped from every file.

Try it. Your photo never leaves your hand.

Free, anonymous, deleted within an hour. No account to sign up for, no watermark on the export.

Open the editor