Plainjar
Back to all tools

— pdf —

Live

Redact PDF

Make text unreadable, actually removed, not covered.

runs entirely in your browser

Real redaction: text is removed, not just visually covered.

Drop a PDF, draw rectangles over what needs to go, download the result. Redacted pages get rasterised, the underlying text is structurally gone, not hidden under a black box.

Annotations, form fields, metadata, bookmarks, and attachments are stripped in the same pass.

Heads up: pages with a redaction become flat images. Text on those pages can no longer be selected or searched afterwards; pages without redactions stay copyable.

Frequently asked questions

What's the difference vs a black box in Word or an Acrobat comment?

A black box laid over text (annotation, drawing, highlight) still contains the original text underneath, a recipient can copy, search, or reveal it by removing the annotation. Plainjar's redaction rasterises the page itself: the text layer is replaced with an image where redacted areas are baked in as black pixels. No text to recover. Test it yourself: search the output for the redacted words, nothing.

Can I still copy or search text in the PDF after redaction?

On pages without redactions, yes, those stay intact. Pages with redactions are rasterised at 150 DPI: the whole page is replaced with an image with the black bars baked into it. On those image pages, text can't be selected, and search tools (Ctrl-F in Acrobat, screen readers, search indexers) won't find any text. That's by design, it's exactly how the bytes on those pages vanish. If you need the redacted PDF to be searchable again, run OCR over the result (e.g. via Acrobat or a dedicated OCR tool). Also note that image pages are slightly larger in file size than the original text pages.

Are my PDFs uploaded anywhere?

No. Rendering uses pdfjs-dist in your browser, redaction uses Canvas, output PDF assembly uses pdf-lib. No server call, no log. Open the Network tab during use, apart from loading the pdfjs worker and the tool assets, nothing happens.

What else gets removed besides the drawn rectangles?

Everything that can identify the PDF: /Info (author/title/producer/dates), XMP, thumbnails, per-page metadata, all annotations (sticky notes, links, comments), form fields including filled values, embedded files, JavaScript actions, bookmarks, and the entire name tree. This is THE strip-everything tool.

What if my PDF is password-protected?

Redaction can't load encrypted PDFs. Remove the password first with 'Remove PDF password' (coming soon, you can upvote it now to push it up the priority list). Then redaction will work.

— related tools —

Related tools

Your PDF is processed in your browser via pdf-lib. The file is never uploaded, only the processed result goes to your Downloads.

Redact PDF — Plainjar