Skip to content

Explainer - redact

What to hide before you send a document

You are asked to prove one thing, and the document proves twenty. A document-by-document guide to what the recipient actually needs, what you should remove, and why each item matters.

Almost every request for a document has the same shape. Someone needs to confirm one specific fact — that you live where you say, that you earn enough, that you are who you claim — and the only document that proves it happens to prove a great deal more.

A payslip confirms your salary. It also discloses your national insurance or social security number, your pension contributions, your health plan elections, and any court-ordered deductions. A utility bill confirms your address. It also reveals your account number, your consumption pattern, and whether you have been paying late.

That asymmetry is the whole problem. You are not hiding something shameful; you are declining to hand over twenty facts when one was requested. That instinct has a formal name in European data protection law — data minimisation, Article 5(1)(c) of the GDPR — and it is the standard organisations are held to when they handle your data. It is a reasonable standard to apply to your own.

A document showing one requested fact highlighted among many unrequested disclosures, with the unneeded items marked for removal

The document-by-document table

DocumentWhat they actually needRemove before sending
PayslipYour name, employer, pay period, gross and net payNational ID number, employee number, bank account details, itemised deductions, year-to-date figures, other household income
Bank statementName, account holder, closing balance, salary creditsAccount and routing numbers, full card numbers, transaction detail, other people’s names, your address if not required
Utility bill (proof of address)Name, address, issue date, issuerAccount and meter numbers, consumption history, payment history and arrears, tariff, direct debit details
Passport or ID copyName, photo, expiry, issuing countryDocument number in full, machine-readable zone at the foot of the page, signature
Doctor’s note for an employerDates, fitness to work, restrictionsDiagnosis, medication, clinical history, referral details
Degree certificate or transcriptInstitution, award, date, classificationStudent ID, date of birth, individual module marks if only the award is needed
Tax documentIncome total, tax year, taxpayer nameNational ID number, dependants’ details, address history, unrelated schedules
Invoice or receipt (warranty, chargeback)Item, price, date, retailer, order numberCard digits, delivery address, other items on the same order
Employment contract (to a lender or adviser)Role, start date, salary, employerBonus structure, restrictive covenants, colleague names, commercial terms
Work sample or case studyThe work itself, the approach, the resultClient name, logos, contact details, pricing, anything under an NDA
A screenshot for a support forumThe error or the behaviourEmail address, account IDs, tokens, order numbers, browser tabs, notifications
Interview transcript (research)The content of the responseParticipant name, employer, location, any detail that identifies by combination

The three mistakes that undo the work

A black box is not a deletion. In most PDF editors, drawing a rectangle adds an instruction to paint a shape on top of the page. The text underneath is still in the file. The recipient selects the area, copies, and pastes it into a text editor, and there it is. This is how governments, law firms, and major corporations have repeatedly leaked exactly the material they meant to hide — the mechanism is set out in redaction vs whiteout.

Cropping is not removing. A crop box tells a viewer which part of the page to display. The rest of the page is still in the file and returns the moment somebody resets the box.

A highlighter on a phone is not opaque. Mobile markup pens and highlighters are designed to imitate real ink, which means they are deliberately semi-transparent. Layering strokes does not fix it. Anyone can open the image in a basic photo editor, push brightness and contrast to the extremes, and read what is underneath. If you must do it on a phone, use a shape tool with a solid fill at full opacity — or better, redact the PDF properly rather than marking up a screenshot of it.

Two things almost nobody thinks about

Metadata. The document’s properties can carry the author’s name, the software that made it, and creation and modification timestamps — sometimes a filename that gives away more than the contents. Redacting the body and leaving the metadata is a common near-miss. What PDF metadata reveals covers it.

The width of the box itself. This one is genuinely surprising. If a redaction leaves a black box exactly as wide as the words it replaced, that width is a measurement of the removed text. Researchers at the Privacy Enhancing Technologies Symposium in 2023 showed this is not theoretical: they recovered names from real redacted documents — including published government investigation reports and freedom-of-information responses — by matching candidate strings against the exact positioning left behind, across eleven different redaction tools including the market leader.

The defence is to quantise the width so the box no longer measures its contents. It is an option worth switching on when the redacted item is drawn from a small, guessable set — a name, a city, a company.

How to check before you send

Whatever tool you used, verify the file you are actually about to send:

  1. Select all, copy, paste into a plain text editor. Read it. Anything you redacted must not appear. This single test catches black boxes, crops, and hidden OCR layers on scans at once.
  2. Search the document for a word you removed. If the viewer jumps to a black box, the text is still there.
  3. Open the document properties and read every metadata field.

If you fixed anything, run the tests again — the fix produced a new file.

Doing it

Redact PDF removes the selected text and image content from the file and rewrites the document, rather than covering it. It clears metadata, attachments and comments as part of the same operation, and after applying it a second engine re-reads the exported file and checks the redacted regions for extractable text, so you are told if anything survived rather than finding out later.

It runs in your browser. That matters more here than almost anywhere else on this site: the documents in the table above are your identity, your income, your address, and your health, and the usual way people sanitise them is to upload the unsanitised original to a free website first.

The deeper guides

Sources and further reading

FAQ

Questions answered here

Is it rude or suspicious to redact a document someone asked for?

No. Redacting information the recipient has no need for is normal practice and increasingly expected. If a landlord or employer objects to a blacked-out account number, that is worth a conversation rather than compliance.

Can I just crop the page instead?

No. A crop changes which region is displayed; the content outside it stays in the file and reappears when the crop is reset. It is one of the most common false fixes.

Is a black box drawn in a PDF editor enough?

Usually not. Most editors add the box as a new layer on top, leaving the original text in the file where it can be selected and copied. Removal has to happen in the file's content, not on top of it.

What if I only have the document as a photo on my phone?

The same rules apply, but a photo has no text layer, so you are covering pixels. Use a solid, fully opaque shape rather than a highlighter or pen, which stay partly transparent and can be reversed by adjusting brightness and contrast.