❌ Covering text
- Adds a shape on top of the text
- Text remains in the file data
- Copy-paste reveals original content
- Text extractor finds original content
- Removing the annotation layer exposes it
Drawing a black box over text in a PDF does not remove it — the words are still in the file. Expunge removes the content from the PDF data itself. A text extractor, a copy-paste, a hex viewer — none of them find anything, because there is nothing to find.
Redact a PDFWhen you "redact" a PDF in most tools, here is what happens under the hood.
The tool adds a filled shape — usually black — as an annotation layer on top of the page. Visually, it looks redacted.
The underlying characters were never touched. They remain in the PDF's content data exactly as they were.
Disabling the annotation layer, copying text from the area, or running a text extractor will surface the original content. The redaction provides no real protection.
Expunge does not draw shapes over text. It rewrites the PDF so the text is no longer present.
Expunge handles typed PDFs, scanned documents, and complex layouts.
Type a word, phrase, or regular expression. Every matching instance across all pages is highlighted for review, then removed in one step.
Draw a rectangle over any area of the page — text, images, signatures, stamps. Useful for documents where search-based detection is not precise enough.
For scanned PDFs where the text is stored as an image, Expunge's on-device text recognition finds the content so you can search and redact it normally.
No installation, no account, no upload.
Drag your file into Expunge or click to browse. The document loads locally — nothing is sent to any server at any point.
Use search, draw over regions, or use OCR detection. Highlights show exactly what will be removed before you commit.
Apply redactions and download. The content is removed from the file data — not covered, not hidden, removed.
The tool you used likely drew a shape over the text without removing it from the file. The text is still present in the PDF data — the shape only hides it visually. To check: select text in a blacked-out area, copy it, and paste into a text editor. If text appears, the redaction was not applied to the file content.
Covering text adds a visual layer — a shape drawn on top of the page. The underlying characters remain in the file unchanged. Redaction modifies the file content itself, replacing the characters with blank space. After proper redaction, the text is simply not in the file.
After Expunge rewrites the PDF content, the original characters are not present in the file. There is nothing to extract because the data has been replaced, not obscured. Tools that only cover text are a different matter — those are reversible.
Open the downloaded PDF, try to select and copy text from a redacted area, and paste it into a text editor. Nothing should appear. You can also run the PDF through a text extraction tool and search for the term you redacted — it will not be found.
Yes. For scanned documents where text is stored as an image, Expunge includes on-device text recognition that can detect content and apply redactions to it. The recognition runs locally — no images are sent anywhere.