HandyCompress
EN FR ES

Redact PDFs & images

Black out names, account numbers, addresses, and faces — permanently. The pixels under the box are destroyed, not covered, and your file never leaves your device.

100% private — redacted on your device, never uploaded

Drop a PDF, screenshot, or photo here

or anywhere on the page · JPG, PNG, WebP, PDF

Files appear here after you drop them. Everything stays on your device.

Why most "redaction" can be undone

Redaction has a famously bad track record — not because blacking things out is hard, but because most tools cover information instead of removing it:

  • A black rectangle drawn in a PDF editor is usually an annotation sitting on a layer above the text. The text is still in the file — anyone can select it, copy it, or delete the box. Court filings and corporate documents have leaked exactly this way, repeatedly.
  • Semi-transparent highlighter or marker tools can be defeated by simply adjusting brightness and contrast.
  • Pixelation and blur are partially reversible for text — publicly available tools can reconstruct pixelated characters by comparing them against rendered candidates.

And there's a second, quieter problem: most online redaction tools ask you to upload the document first. The file is sensitive enough to need redaction — and step one is handing an unredacted copy to a stranger's server.

How this tool does it properly

  • Pixels are destroyed, not covered. For images, the area under each box is repainted and the file is re-encoded — the original pixel data doesn't exist in the output. There is no layer to peel back.
  • PDF pages with redactions are flattened. A redacted page is rebuilt as an image, so no hidden text layer can survive under the box. Pages you didn't touch are copied through unchanged, keeping their quality and selectable text. The trade-off is honest: redacted pages lose selectable text — that's the proof the data is gone.
  • Metadata goes too. Image EXIF (GPS, device info) is dropped by re-encoding, and PDF document properties (author, title) are cleared — redacting the page while the filename's author field gives you away would be a half-measure.
  • Nothing is uploaded. Like every HandyCompress tool, redaction runs entirely in your browser via your own CPU. Disconnect from the internet after the page loads — it still works. There is no server copy to secure, subpoena, or leak.

Common uses: blacking out your balance and account number before posting a banking screenshot to a forum, hiding the other party's name in a conversation screenshot, sharing a lease or contract with only the relevant clause visible, removing addresses from documents for insurance claims, and preparing exhibits where some parties must stay anonymous.

Sharing photos rather than documents? Metadata can reveal as much as pixels — see our guide on what EXIF data reveals about you, or use the EXIF stripper directly.

Before you share it: verify the redaction

Good habits beat good intentions. Whatever tool you used — this one or any other — open the finished file and run these three checks before you send it anywhere:

  1. 1

    Try to select and copy the redacted area

    Drag your cursor across a blacked-out spot and copy it, then paste into a text box. Nothing should come through. If the hidden words paste out, the tool only drew a box on top — the text is still there.

  2. 2

    Search for a word you redacted

    Open the file and press Ctrl+F (or +F) and search for a name or number you blacked out. It should return zero results.

  3. 3

    Check for hidden data

    Look at the document's properties (author, title), and any comments, annotations, or attachments — sensitive details often hide there, not just in the page. If your PDF viewer offers a "Remove hidden information" or sanitize step, run it.

What HandyCompress already does for you: redacted PDF pages are flattened to images, so on those pages checks 1 and 2 pass by design — there is no text layer left to select or search, and annotations on them are gone. Image and PDF metadata (EXIF, author, title) is stripped automatically. The checks above are still worth doing on any pages you didn't redact and as a habit with files from any source.

Frequently asked questions

Can the blacked-out content be recovered?

Not from the file this tool produces. The pixels under each box are replaced before the file is re-encoded, and redacted PDF pages are rebuilt as flat images — there is no hidden layer, annotation, or text run containing the original content. (Your original file on your device is untouched; share the redacted copy.)

Why does my redacted PDF lose selectable text on some pages?

Only pages with redaction boxes are flattened to images — that's deliberate. If the text layer survived, the "redacted" text could be copied right out from under the box, which is the classic redaction failure. Pages without boxes keep their text, quality, and searchability.

Is my document uploaded anywhere while I redact it?

No. The file is opened, displayed, redacted, and re-saved entirely inside your browser using WebAssembly and the Canvas API. You can open your browser's Network tab and watch — zero bytes leave your device — or disconnect from the internet after the page loads and keep working.

Does redacting also remove the photo's location data?

Yes. Images are re-encoded from raw pixels, which drops EXIF metadata — including GPS coordinates and device details — automatically. PDF document properties (author, title, subject) are cleared as well.