How to Verify a PDF Is Properly Redacted
To verify a PDF is properly redacted, try to break your own redaction. Copy the text under each black box and paste it into a plain editor, use Find to search for the names and numbers you meant to hide, open the file in a second PDF viewer, and check the document properties. If any of the hidden content comes back through those tests, the black boxes are only sitting on top of text that is still in the file.
How do you check if a PDF is really redacted?
Run four quick tests on the finished file before you send it.
Copy test: select the area covered by a black box, copy it, and paste into Notes, TextEdit, or any plain text editor. Proper redaction leaves nothing to paste. If the hidden words appear, the text was never removed.
Search test: open Find (Ctrl+F or Cmd+F) and type a name, number, or phrase you redacted. You want zero matches. A match means the string is still in the page's text layer, just hidden behind a rectangle.
Second-viewer test: open the file in a different program from the one that made it. A box that looks solid in one viewer sometimes renders as a movable object in another, and dragging or deleting it reveals what is underneath.
Properties test: open Document Properties and read the Author, Title, Subject, and Keywords fields. Names and case numbers often hide there even when the page itself is clean.
Why a black box can still be read
A PDF page is built from separate objects: a text layer, images, vector shapes, and annotations, all stacked in a set order. When most annotation tools "redact," they add one more object, a filled black rectangle, on top of the stack. The text underneath is untouched. It is still selectable, still searchable, and still copyable, because nothing deleted it. The rectangle only changes what your eyes see.
That is why copy and paste defeats so many redactions in seconds, and why clicking and deleting the box in an editor can expose the original. The words were in the file all along.
What to check beyond the visible page
Even a page with the content truly deleted can leak through other channels.
Metadata is the common one. The document information dictionary and the XMP block store author names, software, and timestamps that survive page-level edits. Clear them and confirm they are empty.
Annotations, comments, and form fields can hold text that is not part of the main page. So can bookmarks and embedded page thumbnails, which sometimes render a small copy of the original, unredacted page.
Scanned documents are a separate case. If the PDF is an image of a page, a black box drawn over it does hide the pixels, but any OCR text layer added later can still carry the words. Search the file to catch that. And if you rasterize a page to be safe, make sure the sensitive pixels are actually painted out, not just covered by a layer that can be peeled off.
What "properly redacted" actually means
A redaction is proper when the sensitive content is deleted from the file rather than covered. The text, image data, and vector shapes inside each box are removed, the page is flattened so there is no separate layer to peel off, and the metadata is stripped. After that, the four tests above all come back empty, because the information no longer exists in the document. This is the standard courts, hospitals, and agencies are expected to meet, since a leaked account number or address can cause direct harm. See how to unredact a PDF for how failed redactions get reversed, and the GDPR and HIPAA redaction guide for the compliance side.
FAQ
How can I tell if a redaction is fake?
Copy the text under the black box and paste it somewhere, or search the document for the hidden words. If either returns the content, the redaction is cosmetic and the file is not safe to share.
Does a black box in a PDF actually remove text?
Usually not. Most tools draw the box as a separate object over text that stays in the file. Only a tool that deletes the underlying content produces a redaction that survives the copy and search tests.
Can redacted metadata still leak?
Yes. Metadata lives outside the page content, so author names and dates can remain after the visible page is clean. Check Document Properties as part of verifying any file.
The reliable way to pass every one of these tests is to redact with a tool that removes content instead of covering it. Redact a PDF for free in your browser, then run the copy and search tests yourself. Nothing hidden comes back.