TachadoPDF

How to check whether a PDF has actually been redacted

Redaction fails silently. The document looks finished, the black bars are in place, and nothing warns you that the words are still inside the file. Here is how to find out before your reader does.

The three-second test

  1. Open the finished PDF.
  2. Select the whole document (Ctrl+A or Cmd+A) and copy it.
  3. Paste into a plain text editor and search for what you removed.

If the redacted words appear, they were never deleted. This works because a PDF draws in layers: an annotation, a highlight or a filled shape sits on top of the content stream and leaves the text underneath untouched.

Four other places the data hides

What a real check looks like

A real check is done on the FINISHED file, not on the one you were editing: extract its text again, search it for each string you removed, and search the metadata too. Anything short of that is checking your intention rather than your output.

You can run that check on your own document right now, in your browser and without uploading anything, with the free checker on this site: it tells you what personal data is still extractable from a PDF and which pages have no text layer at all.

What checking cannot tell you

On a page with no text layer — a scan, a photograph, a full-page image — there is nothing to re-read, so nothing can confirm the removal the way it can on text. Those pages need eyes. Any tool that reports such a page as clean is telling you something it cannot know.

That is why TachadoPDF lists the pages it could not check in the report instead of quietly counting them as fine, and why the free checker says so on the front of the verdict rather than in a footnote.

Run the free check on your own PDF now Redact your PDF now — free, and without uploading it to any server