Redaction safety guide

Can AI read blurred or pixelated text?

Short answer: sometimes. Long answer: depends on the mask, the image, and the attacker. Here's the realistic picture.

What modern tools can do

What still works

When blur or pixelate is "safe enough"

When blur or pixelate is not safe enough

A simple decision rule

If you would care that someone might recover the content, use a black box. If you would not care, blur or pixelate looks nicer.

How Redacted handles this

The default mask for auto-detected PII is the black box, because the auto-detected items (emails, phones, credit cards, IDs) tend to be high-risk. You can switch any individual mask to blur or pixelate after detection.

FAQ

Does Redacted's black box really destroy the underlying pixels?

Yes. The export rasters the mask into the image; the pixels under the mask are overwritten before download.

Can blur be reversed in practice or only in research papers?

Both. Off-the-shelf deblur tools can recover light blur. Research papers have shown recovery from heavier blur. Don't rely on blur for secrecy.

What about emoji masks — are they safe?

Emoji masks are visual stickers and the underlying text is overwritten on export, similar to a black box. They're safe for content; they're just less serious-looking.

Use a black box instead

Related Redacted pages

Browse all guides