Skip to main content

How to redact a PDF in Adobe Acrobat

Use Acrobat's Redact tool the right way — including the Sanitize step almost everyone misses.

  • Adobe Acrobat

  • Mac & Windows

  • 6 min read

  • Last verified

  • By Edward Coleridge Smith

On this page
All guides

TL;DR

  • Use Tools → Redact, not the rectangle or highlight tools
  • Apply redactions before saving — until you do, they're just marks
  • Run Sanitize Document every time — it strips metadata, comments, and bookmarks the redactions can't reach
  • Save the redacted file under a new name; Acrobat keeps undo history in the original
  • Verify with our /verify page before sharing

Why most people get this wrong

The most common "redacted" PDF on the internet is a PDF with black rectangles drawn on top of the text. The rectangles are annotations — anyone can select the text underneath, copy it out, or delete the rectangle entirely. Acrobat has had a proper Redact tool for years that actually rewrites the document so the content is gone, but it's easy to miss for two reasons: you have to enable it from the Tools panel, and the redactions aren't permanent until you explicitly Apply them. There's also a second step almost no one runs — Sanitize Document — that removes metadata, hidden layers, and comments that the redaction step doesn't touch.

This guide walks through both.

Open the PDF in Acrobat

Open Acrobat Pro and drag the PDF into the window, or use File → Open. The Redact tool needs Acrobat Pro — the free Reader can't do this. On a Mac without Pro, use Preview instead. If you have the original .docx, Word also works.

Acrobat with a PDF open and the Tools panel visible

Mark text and regions for redaction

From the left-hand Tools panel, choose Redact (or Tools → Redact from the menu bar). The cursor turns into a redaction marker. Drag across any text or region you want to remove. To redact a single word or line, double-click or click and drag.

To find every occurrence of a name or number across the document, use Find Text from the Redact toolbar and then Mark Checked Results for Redaction.

Acrobat showing the Redact toolbar with marks across sensitive text

At this point nothing is permanent. The marks are just intentions.

Apply redactions

Click Apply in the Redact toolbar. Acrobat will ask you to confirm — say yes. This is the step that actually rewrites the document and removes the underlying text and image data. Until you click Apply, the redactions are recoverable annotations, not redactions.

Acrobat's confirm-apply-redactions dialog

Sanitize the document

After Apply, Acrobat may prompt you to Sanitize Document. If it doesn't, run it manually from Tools → Redact → Sanitize Document. Sanitize removes metadata, comments, bookmarks, attached files, hidden layers, JavaScript, and form data — anywhere sensitive content could be hiding outside the visible page.

Acrobat's Sanitize Document dialog

This step is the difference between a document that looks clean and a document that is clean. Don't skip it.

Save as a new file and verify

Use File → Save As and pick a new filename. Saving over the original is risky — Acrobat keeps a working copy of pre-redaction state, and some workflows can recover from it.

Acrobat's Save As dialog with a new filename

Then verify: open the saved file in a fresh window, try to select text where the redactions are (you shouldn't be able to), and search the document for one of the redacted strings (you shouldn't find it). For an automated check, drop it into our /verify page.

When to automate this

Doing this for one document is fine.

Doing it for thousands, or letting your users do it inside your product, is what the Redactr API is for.

See plans

FAQ

Does Acrobat Reader (free) do this?

No. Only Acrobat Pro has the Redact and Sanitize tools. Reader can view a redacted PDF but cannot create one.

What's the difference between Black Out and Redact?

There isn't one — "Black Out" is just the default fill colour Acrobat uses for the Redact tool. The important property is that Redact rewrites the PDF stream, removing the underlying content. A black rectangle drawn with the shape or highlight tools doesn't do that.

Why do I need Sanitize if I have already redacted?

Because redaction only touches the visible page content. Metadata (author, last editor, original filename), comments, bookmarks, attached files, and hidden layers can all carry sensitive information. Sanitize removes those.

Can someone recover the redacted text?

If you ran Apply and saved to a new file, no — the underlying text is gone from the stream. If you only drew rectangles (without using Redact then Apply), yes, easily.