Open the tool now — free, no signup, no watermark.
Famous redaction failures: court documents where black bars were applied to text but the underlying text was still selectable. Government PDFs published with names “redacted” via a black highlighter that didn’t actually remove anything. The fix is real redaction — and the difference between “looks redacted” and “is redacted” matters legally.
What real redaction does
- Removes the underlying text and image data. Not just covers it.
- Strips searchable text layers beneath the redacted region.
- Cleans metadata — author, comments, revision history, hidden form fields.
- Verifies the result by re-parsing the output: a final confirmation that no traces remain.
What “looks redacted” looks like (and isn’t)
- Black rectangles drawn in a Word doc and saved as PDF — text underneath is still selectable.
- Highlighter set to black in a PDF annotator — visually black, but the text exists in the file.
- Image overlays — covers visually but text is searchable.
Always test by trying to select inside the redacted area. If anything highlights, redaction failed.
Two-pass workflow for sensitive documents
- Auto-detect pass. Most modern redactors find common patterns automatically — credit card numbers, SSNs, emails, phone numbers, addresses. Approve or reject each.
- Manual pass. Mark anything pattern-matching missed: names of specific individuals, internal project codenames, IP addresses.
Compliance considerations
- HIPAA / PHI: redact identifiers from medical records before sharing externally.
- GDPR: minimise personal data when redistributing documents.
- Discovery: redact privileged passages before producing in legal discovery.
- Public release: redact internal authors / commenters / revision history before publishing.
If your job involves ever sharing redacted documents with a regulator or court, do not skip the metadata cleanup step. It’s the most common source of accidental disclosure.
Frequently asked questions
Can a redacted PDF be reversed?
Real redaction removes the underlying data — there's nothing to recover. Verify by trying to select inside the redacted region: if nothing highlights, the data is gone.
Does redaction strip metadata too?
Yes when "apply" is run with metadata cleanup enabled (the default in modern tools). Always confirm by inspecting Document Properties before sending.