Redact a PDF: black out anything, for good
Drag over what should disappear, or search for a name or number and mark every match. When you save, each page becomes an image, so the hidden text can’t be copied or recovered.
Runs on your device · 0 bytes uploaded
How to redact PDF
- Add one PDF file.
- Drag on a page to cover an area, or type a word and click “Mark all”.
- Choose the quality and look, then click “Save redacted PDF” and download it.
Private by design — and you can check
Your files are never uploaded, because there is nowhere to upload them to.
- No upload step existsFiles are read and written inside this browser tab. There is no server that could receive them.
- The browser enforces itThis page’s Content Security Policy only allows connections back to this site, which serves nothing but the app itself.
- See for yourselfOpen developer tools, watch the Network tab and run a job: no request carries your document.
- Open sourceEvery line is on GitHub, built on qpdf, pdf.js & pdf-lib.
Frequently asked questions
Are my files uploaded anywhere?
No. Fizzdoc does the work inside your browser tab, using open-source engines compiled to WebAssembly and JavaScript. Your file is read from your device, processed locally, and the result is saved straight back to your device. You can check this yourself: open your browser’s developer tools, go to the Network tab, and run a job — no request carries your file.
Is the redacted text really gone?
Yes. Fizzdoc redraws every page as an image with your black marks burned in and builds a new PDF from those images. The original text, fonts and document metadata are not copied, so nothing under a mark can be selected, searched or recovered.
Can I still search or copy the rest of the text?
No. Every page becomes an image, so the saved file has no selectable text. If you need searchable text again, run the redacted file through OCR PDF; the black marks stay black.
Is Fizzdoc free?
Yes. There is no sign-up, no watermark and no daily limit. Fizzdoc is open source under the Apache-2.0 license.
More private tools
- Merge PDFCombine several PDFs into one, in the order you choose.
- Split PDFExtract the pages you need into a new PDF.
- Rotate PDFTurn sideways pages the right way, permanently.
- Delete PDF PagesRemove pages you don’t want to share.
- Unlock PDFSave a copy without the password you know.
- Protect PDFLock a PDF with a password and AES-256 encryption.
- Remove PDF MetadataStrip author, title, software and XMP details.
- JPG to PDFTurn photos and scans into one PDF.