100% client-side — files never leave your device

Redact a PDF

Black out names, numbers and passages so they are actually removed from the file — not merely hidden behind a rectangle. Entirely in your browser.

Drop a PDF here to edit itRewrite existing text, reorder pages, fill forms and sign — without uploading the file.

How it works

  1. Open the PDF. Nothing is uploaded — this is the tool where that matters most.
  2. Pick the Redact tool and drag. Drag over every passage to remove. Click a black box to undo it.
  3. Export. Marked pages are re-rendered as images with the content burned out, then downloaded.

Why most redactions fail

The famous cases all share one mechanism: someone drew a black rectangle over text in a PDF editor and shipped the file. A PDF draws in layers, so the text was still there — underneath the rectangle, fully intact, one copy-paste away. Court filings, government reports and corporate disclosures have all leaked this way.

What this tool does instead

Marking a region records it as a redaction rather than as a drawing. On export, every page carrying a mark is re-rendered into a bitmap, the marked rectangles are filled opaque black in that bitmap, and the resulting image replaces the page. The original text objects never make it into the output file, so there is nothing left to extract.

What it costs

Redacted pages become pictures. Text on those pages is no longer selectable or searchable and the file gets larger. That is why only marked pages are converted — the rest of your document keeps its searchable text.

Do not forget the other leaks

Redacting the page body is necessary but not sufficient. Clear the title and author in the metadata panel, remember that filenames travel with the document, and check whether an attachment or an earlier revision is embedded. For a fully flattened document with no text layer at all, run the whole file through PDF to PNG and rebuild it with PNG to PDF.

Frequently asked questions

Is this real redaction or just a black box?

Real. Pages with redaction marks are re-rendered as images on export, with the marked areas painted opaque black before encoding. The original text objects are not part of the rebuilt page, so copying, searching or extracting text cannot recover them.

What is the trade-off?

Redacted pages become images: their remaining text stops being selectable and searchable, and file size usually grows. Only pages you actually marked are affected — the rest of the document keeps its real text.

Why is drawing a black rectangle not enough?

A rectangle is drawn on top of the text, and the text is still in the file underneath. Selecting the area and copying, or running any text extractor, reveals it. This is the mistake behind most published redaction failures.

Is the document uploaded?

No. Rendering, redaction and saving all happen inside your browser — which matters more here than anywhere else on this site, because the whole point is that certain people must never see this content.

Does it also remove metadata?

Set the metadata fields to blank in the editor’s Document metadata panel before exporting. Author names and titles are a common leak that redacting the page body does not address.

Related tools