How to White Out Text in a PDF, and Why It Is Not the Same as Redaction

White-out in a PDF works exactly like the correction fluid it is named after. You draw an opaque white rectangle over the offending text so that, visually, the text disappears into the page background. In the annotate tool you can do this with a white-filled drawing or shape placed on top of the words, then type replacement text on the clean area if you need to. It takes seconds, it requires no reflowing of the layout, and for a large class of everyday fixes it is exactly the right tool.

Here is the part that matters. A white box is a new object drawn on top of the page. It does not delete anything. The original characters are still in the content stream underneath, which means anyone can recover them by selecting the area and copying, by running the file through a text extractor, or by opening it in an editor that lets them move the rectangle. The document looks clean on screen and leaks completely the moment someone looks past the surface. This is the single most common way sensitive information escapes from a supposedly cleaned PDF.

So draw the line by asking what happens if the hidden text is read. Correcting a wrong figure in a table, covering an outdated address block before reprinting an internal handout, or tidying a stray line of placeholder text are all fine. Nobody is harmed if the old value surfaces. Salary figures, bank account numbers, national ID numbers, patient details, client names in a document going to a different client, unredacted witness information: none of these are white-out cases, no matter how convincing the result looks.

For anything in that second group, use the redact tool instead. Redaction on PdfWill removes the underlying content and then draws the black bar, so the file you export no longer contains the words at all. Copying the area yields nothing, and a text extractor finds nothing, because there is nothing left to find. The visual black bar is the receipt, not the mechanism. That distinction is the whole reason the two features exist as separate tools rather than as one drawing option with two colours.

A practical workflow for a document that needs both: redact the sensitive spans first, export, then reopen the exported file and use annotate for the cosmetic corrections and any explanatory notes. Doing it in that order means your cosmetic layer is never sitting on top of live sensitive text, and you can verify the result by selecting across the redacted area with your cursor. If nothing highlights and nothing pastes, the removal worked. Everything on PdfWill runs locally in your browser, so the unredacted original never leaves your machine during the process.

Related tools