Security GuideApril 19, 20269 min read
How to Redact Sensitive Information Securely in a PDF (2026 Guide)
PDF redaction permanently removes sensitive text or images from a document so they cannot be recovered. True redaction replaces content with black rectangles in the PDF structure — not just visually covering it. This guide explains the difference between real redaction and cover-up methods that look hidden but can be revealed.
What Is True PDF Redaction?
True redaction permanently removes the underlying text or image data from the PDF file. When someone tries to select, copy, or search for the redacted content, nothing is found — the data is gone.
This is different from:
- Drawing a black rectangle over text — The text is still in the PDF underneath; it can be selected, copied, or revealed by moving the shape
- Using a highlighter set to black — Same problem; annotation layers are separate from content
- Printing to PDF after covering — Some methods work this way, but not all PDF printers handle it correctly
Critical Warning: Many documents have been involved in legal and security incidents because people covered sensitive text with black shapes instead of truly redacting it. Always verify your redaction using the method described below.
Redaction Methods by Platform
Adobe Acrobat Pro (Most Reliable)
Adobe Acrobat Pro has a dedicated Redact tool (Tools > Redact) that permanently removes content from the PDF structure. This is the gold standard for legal and enterprise redaction. From $19.99/month.
On Mac — Preview Method (Print to PDF)
- Open the PDF in Preview
- Draw black filled rectangles over all text to redact using the Rectangle shape tool (set fill to black, no stroke)
- Go to File > Print > PDF > Save as PDF
- The exported PDF flattens layers, merging the rectangles into the page content permanently
- Verify: open the exported PDF and try to select text beneath the black areas
Note: This method works for print-to-PDF, but verify the result carefully as behavior can vary by PDF structure.
Using QPDF or Ghostscript (Technical Users)
Open-source command-line tools like Ghostscript can flatten PDFs, permanently burning in any overlaid shapes and removing original content. This is a reliable technical method for those comfortable with command-line tools.
Common Redaction Mistakes
- Using annotation tools — Annotations are a separate layer. Highlight or draw tools do NOT redact — they cover.
- Not verifying the result — Always test by trying to select text in the "redacted" area after saving.
- Redacting only the visible page — PDFs sometimes have hidden metadata, attachments, or embedded content. Use Adobe Acrobat's "Sanitize Document" feature to also clear hidden data.
- Sharing the unredacted original — Always share only the verified-redacted version, never the original.
How to Verify Your Redaction Worked
- Open the redacted PDF in a PDF viewer
- Try to click and select text in the redacted areas
- If you can select text or see characters in the selection, the redaction failed
- Try copying the selection — if clipboard shows sensitive text, redaction is incomplete
- Use Ctrl+F / Cmd+F to search for the sensitive term — it should not be found
Protect Your PDF Documents
Add passwords and annotations to your PDFs with RaptorPDF.
Protect PDF Now
Frequently Asked Questions
How do I permanently redact text from a PDF?
Use Adobe Acrobat Pro's Redact tool (Tools > Redact), which permanently removes content from the PDF structure. For free methods, draw filled black rectangles in Preview (Mac) and then print-to-PDF to flatten the layers. Always verify by trying to select text in the redacted areas.
Is drawing a black box over text in a PDF the same as redaction?
No. Drawing a black box creates an annotation layer on top of the text — the text is still in the PDF and can be revealed by removing or moving the annotation. True redaction removes the underlying data permanently.
Can I redact a PDF for free?
True PDF redaction is difficult to do for free. The most reliable free method on Mac is to draw black shapes in Preview, then print-to-PDF to flatten layers. For critical legal redaction, Adobe Acrobat Pro is strongly recommended.
What information should I redact from PDFs?
Common items to redact: Social Security/tax ID numbers, passport and driver's license numbers, bank account and credit card numbers, medical record information (HIPAA), classified or proprietary business data, personal addresses and phone numbers in legal documents.
How do I redact PDF metadata?
PDF metadata (author, creation date, software used) is stored separately from visible content. Adobe Acrobat Pro's 'Sanitize Document' feature removes both visible content redactions and hidden metadata. This is important for documents shared publicly or in legal proceedings.
Related Resources