Can You Uncover Redacted Text?

Whether blacked-out text can be revealed comes down to one thing: was the original deleted, or just covered up? Here's the honest answer — and how to redact so nobody can read what you hid.

Short answer

It depends on how it was redacted. Text blacked out with Unicode block characters (like █) cannot be uncovered — the original letters are permanently replaced, so there is nothing hidden underneath to reveal or decode. Image and PDF redaction can sometimes be reversed, but only when the redaction was done badly — a black box drawn over still-present text, or blur instead of deletion.

The rule in one line: covering text is not the same as removing it — proper redaction deletes the original, so there is nothing left to uncover.
Case 1 — Text redaction

Unicode blackouts can't be uncovered

When you run a sentence through a redacted text generator, each letter is replaced with a block character such as █, ▓, ■ or ⬛. The result is just text — the word agent literally becomes █████. The original letters are not stored anywhere in the output, so:

This is exactly why Unicode redaction is great for joke spoilers, SCP-style entries, and privacy-friendly screenshots: once you copy the blacked-out version, even you can't get the original back from it.

Case 2 — Image & PDF redaction

Boxes, blur, and pixelation can sometimes be reversed

The leaks you hear about — where someone "revealed" redacted text — almost never involve breaking a true blackout. They involve a redaction that never deleted the underlying data:

The takeaway isn't "you can always uncover it" — it's that covering is not the same as removing. If the original data survives anywhere in the file, the redaction is only as strong as someone's willingness to dig.

Do it right

How to black out text so it stays hidden

If your goal is to hide something for good:

And the reverse rule, for anyone hoping to read someone else's redaction: if it was done properly, there is nothing to recover — by design.

Related questions

No. Block-character redaction permanently replaces each letter, so there is no hidden layer to highlight, decode, or unredact. The original text simply isn't in the output anymore.
Because the underlying text was never removed. A black box was drawn over a still-present text layer, or the content was blurred rather than deleted, so the original could be copied out or reconstructed.
Replace the words before sharing so the secret never leaves your device intact. The Redacted Text Generator does this with Unicode blocks; for files, use a real redaction tool that deletes the underlying text and export a flattened copy.