Redacting a PDF means permanently removing sensitive information — names, account numbers, medical details, case references — so it cannot be recovered. Drawing a black box over text in a standard PDF editor is not the same thing. The shape sits on top of the data layer; it can be deleted, moved, or bypassed entirely with a simple copy-paste or text extraction script.
True redaction destroys the underlying data. WorkWithPDF does this locally in your browser using WebAssembly, with no file upload to any server. This is particularly important for legal, healthcare, and financial documents where exposing the pre-redaction content — even to a third-party processing server — can be a compliance problem.
How to Redact a PDF in 5 Steps
Step 1 — Open the redaction tool
Go to the redact tool. No login required. The tool runs entirely in your browser.
Step 2 — Load your file (locally)
Click to open your PDF. The file is loaded into browser memory only — it does not leave your device at any point. You can confirm this in DevTools: no file data is transmitted to any server.
Step 3 — Mark content for redaction
Click and drag to draw redaction boxes over the text, images, or areas you want to remove. You can add as many boxes as needed across any number of pages. The selections are highlighted so you can review them before applying.
Step 4 — Apply redactions
Click Apply Redactions. At this point the selected content is permanently destroyed in the document data — not hidden, not covered, but removed from the PDF structure entirely. This step cannot be undone, so review your selections first.
Step 5 — Download the redacted PDF
Download the file. The redacted version contains no trace of the original content in those areas. Close the tab and the working file is gone from memory.
The Difference Between Redaction and Covering Text
This distinction matters legally and practically.
Covering text (not redaction):
- Drawing a black rectangle or annotation over text
- The PDF data layer retains every character beneath the overlay
- The text remains fully accessible: select it, copy it, delete the shape, or pull it out with any extraction script
- Government filings and court documents have leaked this way repeatedly
True redaction:
- The text data is removed from the PDF structure
- No underlying content to recover
- The space where the content was is replaced with a permanent black area
- Cannot be reversed
WorkWithPDF performs true redaction. The content is gone from the document, not hidden.
Who Needs PDF Redaction
Legal professionals — Client names, case numbers, privileged communications, witness details, settlement amounts must be redacted before sharing documents externally.
Healthcare workers — Patient names, diagnoses, insurance IDs, dates of birth in medical records. HIPAA requires protecting this data. Sending unredacted documents to a cloud processor may itself be a violation.
Finance and accounting — Account numbers, social security numbers, salary data, internal projections in financial statements shared with auditors or counterparties.
HR teams — Compensation figures, performance review details, personal information in employment records.
Government and public sector — PII, classified references, law enforcement details in FOIA responses and public filings.
Redact PDF: Tool Comparison
| Feature | WorkWithPDF | Adobe Acrobat | Smallpdf | PDF24 |
|---|---|---|---|---|
| True redaction (data destroyed) | Yes | Yes (paid) | No | No |
| Files uploaded to server | No | Yes (online) | Yes | Yes |
| Free to use | Yes | No (paid only) | Limited | Yes |
| Account required | No | Yes | No | No |
| Works without internet | Yes | No (online version) | No | No |
| HIPAA-appropriate | Yes | Depends on plan | No | No |
Frequently Asked Questions
Is this redaction permanent?
Yes. Once you apply redactions and download the file, the content in those areas is destroyed. It cannot be recovered from the downloaded document.
Can someone recover the redacted text from the file I send them?
No. The content is removed from the PDF data structure, not covered. There is nothing to extract.
Does WorkWithPDF send my file to a server?
No. All processing runs in your browser via WebAssembly. You can verify this in browser DevTools — there are no outbound requests containing your file.
Is this tool HIPAA-compliant?
WorkWithPDF processes files locally with zero transmission to external servers, which eliminates the BAA (Business Associate Agreement) issue that arises with cloud-based tools. For formal HIPAA compliance assessment for your organisation, consult a compliance professional.
Can I redact images and not just text?
Yes. Redaction boxes can be drawn over any area of a page — text, images, signatures, stamps, or any other visible element.
What if I redact the wrong area?
Review your selections before clicking Apply Redactions. Once applied, the action cannot be undone in the current session. If needed, work from a copy of the original file.