Guides
If you are hiding sensitive information in a PDF, the method matters as much as the intention.
PDF redaction means permanently removing or destroying sensitive information from a document so that it cannot be copied, searched, or extracted later. Simply drawing a black rectangle over text is not always the same thing.
A PDF file is not a flat image — it is a structured document with separate layers for text, graphics, fonts, and metadata. When you read a PDF, the text you see on screen is rendered from a text layer stored in the file, separate from any visual elements drawn on top of it.
This is why you can highlight and copy text from a PDF even though it looks like a static page. The text layer is always there, underneath whatever the page looks like visually.
When most people think of redacting a PDF, they imagine drawing a filled black rectangle over the text they want to hide. The problem is that in many PDF editors, that rectangle is simply placed on top of the text as a separate visual layer. The original text remains in the file, underneath the rectangle.
A recipient can sometimes reveal that hidden text by:
This is not a hypothetical concern. There are well-documented cases of government agencies and legal teams releasing documents where supposedly redacted text was easily accessible by simply copying from the PDF. The consequences in those cases ranged from embarrassing to legally significant.
Proper redaction removes or permanently replaces the underlying content, not just the visual representation of it. The standard approach is called flattening: the redacted pages are converted so that the original text layer is destroyed and replaced with a rendered image or opaque block. After flattening, there is no recoverable text beneath the redacted area.
A properly redacted file:
Text content is not the only thing in a PDF that can leak information. Be aware of:
After exporting a redacted PDF, check the output before sending it anywhere:
For legal, medical, financial, or compliance-sensitive documents, this verification step is not optional.
On the Redact PDF page, you draw redaction boxes over the areas you want to remove. When you export, the marked pages are flattened — the content underneath the redaction areas is destroyed rather than merely hidden by a visual layer.
Processing happens in your browser, so the original document is not uploaded anywhere. However, you should still verify the output file before sending it, particularly for sensitive documents. No automated tool replaces a careful review.