If you've ever learned how to redact a PDF by drawing a black rectangle over the sensitive part, you should know: in most tools, that rectangle is decoration. The text underneath is still there, and it usually takes nothing more than a copy-paste or a drag of the shape to get it back. Real redaction means the underlying content is gone — not covered.
Why a black box usually isn't redaction
A PDF page isn't a flat picture by default — it's a set of objects: text runs, positions, fonts, images, all still readable by software even when something visually sits on top of them. Drop a black rectangle over a paragraph in a word processor, export to PDF, and you've added one more object to the stack. The paragraph is still in the file underneath it.
That gap has caused real, public leaks. Redactions have been reversed by selecting and copying the "hidden" text, by deleting the covering shape in a PDF editor, or by extracting the underlying text layer with any PDF parser. None of that requires special tools — just the willingness to try.
What real redaction requires
Genuine redaction has one job: make sure the sensitive content cannot be recovered from the file you hand out, by any method. That means the original text and image data covered by a redaction has to be destroyed, not layered over. A tool that draws a shape and calls it done hasn't done the job — the safe assumption for anyone downstream is that a redaction is real only if the file's underlying structure no longer contains what it's hiding.
How FileX redacts a PDF
The Redact a PDF tool (part of the FileX PDF Editor, a Pro feature) handles this by rasterizing, not overlaying. When you mark an area for redaction and export the document, any page that has a redaction on it is rendered to a flattened image — the original text, fonts, and vector objects on that page are replaced entirely by that image, with your black boxes baked directly into the pixels. There's no text layer left to copy, no hidden object to peel away, and no shape you can nudge aside — because there's no shape at all in the output, just a picture. Pages you didn't redact keep their original, unmodified content, so you only lose text-selectability on the pages that actually needed it.
As with every FileX tool, this happens entirely in your browser — the document is never uploaded to redact it.
Redaction isn't metadata removal
These solve two different problems, and it's easy to fix one while forgetting the other:
| What it removes | What it leaves alone | |
|---|---|---|
| Redaction | Visible content on the page (text, images) | Document properties (author, software, timestamps) |
| Metadata removal | Author, producer, creation/modification dates, title, keywords | The visible page content |
A PDF you've redacted can still name you as the author in its document properties. If you're sending a document out and you want both — no visible sensitive content and no author fingerprint — run it through both tools: redact first, then clear the metadata. We cover the metadata side in more depth in the hidden metadata your photos and PDFs leak.
Before you send it
- Don't rely on a black box drawn in a word processor or a basic PDF viewer. If the shape can be deleted or the text can be copy-pasted, it isn't redaction.
- Cover the area completely. A redaction that clips the edge of a word can leave a legible fragment.
- Check the metadata separately. Redacting content doesn't clear the author or producer fields — that's a separate step.
- Confirm you can't select the "hidden" text in the exported file. If you can highlight it with your cursor, it wasn't redacted.
Redacting properly costs you one thing: the redacted page becomes an image, so its text is no longer selectable or searchable — that's the trade-off for the content actually being gone. For a document you're about to share outside your organization, it's the right trade to make. Try the PDF Editor's Redact mode — the file stays on your device the entire time, redaction included.
Top comments (0)