PDF Redaction Checklist: A NIST-Aligned Guide to De-Identification
Most redaction checklists stop at "draw a box over the name." That catches the obvious failure — a black rectangle with the text still underneath — but it misses a quieter one: a document where every name is gone and the person is still identifiable from what's left. NIST's guidance on de-identifying datasets gives a more rigorous way to think about that second failure, and its core idea — separate direct identifiers from quasi-identifiers, then assess what the combination still reveals — translates directly to redacting a single PDF, not just a government dataset.
Key takeaways
- NIST SP 800-188 defines de-identification as removing the association between a dataset and the individuals it describes — a stricter bar than just deleting names.
- Redaction has to deal with two categories of identifying information: direct identifiers (names, ID numbers, emails) and quasi-identifiers (job title, date, location, age) that can jointly single someone out.
- A document with every direct identifier removed can still be re-identifiable if enough quasi-identifiers survive in combination — the same mosaic-identification problem regulators flag in subject access responses.
- A checklist needs three passes, not one: content (what to redact), technique (rasterize, don't just overlay), and residual risk (what the redacted version still reveals).
- NIST SP 800-122 adds the organisational half: classify the confidentiality impact level of what you're handling before you decide how much redaction rigor it needs.
Redaction vs. de-identification: why the distinction matters
Redaction and de-identification get used interchangeably, but they answer slightly different questions. Redaction asks: what specific content in this document needs to disappear before it goes out the door? De-identification, as the National Institute of Standards and Technology frames it for datasets, asks a broader question: once this information leaves our control, could it still be linked back to a specific person — through what we removed, or through what we left behind?
That second question is the one most redaction checklists skip. They check that the name is gone and the box is opaque. They don't check whether a job title, a start date, and a department together still point to exactly one employee. Borrowing the de-identification mindset — think about the residual risk in the whole document, not just the presence or absence of a name — closes that gap.
What NIST SP 800-188 actually says
NIST Special Publication 800-188, De-Identifying Government Datasets: Techniques and Governance, was written to guide US federal agencies through de-identifying data before it is shared or published. It is aimed at datasets and statistical releases, not individual PDF documents — so it isn't a redaction manual. But its structure is directly useful for redaction because it treats de-identification as a process with distinct stages, not a single deletion step:
- Identify the data's re-identification risk profile — who could plausibly try to re-identify it, and what other data could they combine it with?
- Classify identifiers — separate direct identifiers from quasi-identifiers that only become risky in combination.
- Apply disclosure-limitation techniques proportionate to how the data will be released and to whom.
- Review before release — SP 800-188 recommends a formal disclosure review step, which for an agency is a Disclosure Review Board.
- Monitor after release, since re-identification risk can change as more external data becomes available.
Applied to a single PDF instead of a dataset, that sequence becomes: know who might read this file and what else they know; find both the names and the quasi-identifying details; remove them properly rather than covering them; have someone check the result before it goes out; and don't assume a document redacted safely last year is still safe if the surrounding context has changed.
Direct identifiers vs. quasi-identifiers
This split is the single most useful idea to carry from de-identification practice into ordinary PDF redaction. A direct identifier points to one person on its own. A quasi-identifier only becomes a problem in combination with others — but in a short document, it often doesn't take many.
| Category | Examples in a typical PDF | Redaction implication |
|---|---|---|
| Direct identifiers | Full name, national ID / SSN, email, phone number, street address, employee number, case number | Redact outright — these are unambiguous on their own. |
| Quasi-identifiers | Job title, department, start date, age or date of birth, city, employer, a distinctive event description | Review in combination — two or three together can single out one person even with no name present. |
| Sensitive attributes | Health condition, salary, disciplinary outcome, immigration status, criminal record | Consider whether the attribute needs to stay linked to any surviving identifier at all, direct or quasi. |
The risk isn't hypothetical. In a document with only a handful of people in scope — a small team, a specific office, a named project — "the finance director who joined in March" is frequently just as identifying as a name, because there's only one person the description fits. This is the same mosaic-identification problem that data protection regulators flag when reviewing subject access responses: removing the label without reviewing what's left doesn't remove the identifiability.
The PDF redaction checklist
A practical checklist for a real document, organized around what NIST's process implies: know the content, apply the right technique, then check what's left.
Before you start
- Decide who the plausible reader is, and what other information they already have — a stranger's risk of re-identifying someone is different from a colleague's.
- List every direct identifier that appears: names, ID and case numbers, emails, phone numbers, physical addresses.
- List quasi-identifiers that recur near the direct identifiers: job titles, dates, departments, locations, ages.
While redacting
- Redact the identified content — don't just draw a rectangle over it; the underlying text needs to be removed, not merely covered.
- Rasterize (flatten to pixels) the pages you've redacted so no extractable text layer survives underneath.
- Re-read the surviving text for combinations of quasi-identifiers that could still narrow the document down to one person.
- Where a quasi-identifier isn't essential to the document's purpose, generalize it instead of leaving it exact — "a manager" instead of a specific title, "early 2026" instead of an exact date.
Before you send it
- Strip document metadata — author name, company, tracked-change history, and any OCR text layer from a scan.
- Copy-paste test the finished file: select all, copy, paste into a plain text editor, and confirm nothing redacted comes out.
- Have a second person review it if the document is high-sensitivity — SP 800-188's disclosure-review step exists because a single author reliably misses their own blind spots.
- Log what was redacted and why, briefly — useful if anyone later asks how the release decision was made.
You can run the technique steps — redact, rasterize, and strip metadata — in one pass with SladdPDF: draw over what needs to disappear, switch on Secure mode so each page is rasterized on export, and tick the metadata-removal option before you download. Everything runs locally in your browser; the file is never uploaded. See how rasterization works and why a drawn-on black box isn't enough for the mechanics behind those two steps.
Sizing the effort: confidentiality impact level
Not every document needs the same rigor. NIST SP 800-122 gives federal agencies a way to think about this: classify the potential impact of a confidentiality breach — low, moderate, or high — based on factors like how identifiable the information is, how many people are affected, the sensitivity of the data itself, and the context it will be used in. The same logic scales down to a single document.
| Impact level | Typical document | What the checklist should emphasize |
|---|---|---|
| Low | A CV shared for a job application the candidate initiated | Direct identifiers and a copy-paste test are usually enough. |
| Moderate | A bank statement shared with a landlord, an internal report with named colleagues | Add the quasi-identifier review and a metadata check. |
| High | A medical record, an HR investigation file, a document released under a public-records request | Full checklist, including generalization of quasi-identifiers and a second-person review before release. |
Where redaction checklists usually fail
Stopping at the direct identifiers. Removing every name and number feels complete, but it answers only half of NIST's framing — it says nothing about what the surviving quasi-identifiers still reveal in combination.
Treating the checklist as a one-time gate. SP 800-188's monitoring stage exists because context changes — a detail that was safely generic when a document was first redacted can become identifying later, once other information about the same event becomes public.
Skipping the technique check. A checklist that only covers content, not technique, still ships documents where the "removed" text is recoverable with a simple copy-paste, because the redaction was drawn on top rather than deleted and rasterized.
Redact and rasterize in one pass
SladdPDF runs entirely in your browser. Secure mode rasterizes every page so the text under the redaction is gone for good, and the document is never uploaded. Free with no page limit; a Pro licence unlocks high-resolution 300 DPI export.
Redact a PDF nowFrequently asked questions
Is redaction the same thing as de-identification?
Not quite. Redaction removes specific content from a specific document. De-identification, as NIST SP 800-188 defines it, is the broader discipline of processing data so it can no longer be linked to a specific individual, which includes assessing the re-identification risk left behind by what redaction did not remove. Good PDF redaction borrows the second discipline's risk mindset instead of just deleting names.
What is a quasi-identifier and why does it matter for redaction?
A quasi-identifier is a piece of information that is not identifying by itself — a job title, a date, a city, an age range — but that can single out one specific person when combined with a few other quasi-identifiers in the same document. Redacting only direct identifiers like names and ID numbers while leaving a unique combination of quasi-identifiers intact can still leave a document practically re-identifiable.
Does removing a name from a PDF make the document safe to share?
Not on its own. The name is only one direct identifier. The document also needs its metadata stripped, its redactions rasterized so the underlying text is not recoverable, and a review for quasi-identifiers that could still narrow the document down to one person.
What does NIST SP 800-188 recommend for reducing re-identification risk?
SP 800-188 frames de-identification as an ongoing risk-management process rather than a one-time deletion. It recommends identifying both direct and quasi-identifiers, applying disclosure-limitation techniques appropriate to how the data will be shared, and having a defined review step — for an agency, a Disclosure Review Board — before release, plus monitoring for re-identification risk after publication.
- NIST — Special Publication 800-188, De-Identifying Government Datasets: Techniques and Governance
- NIST — "De-Identifying Government Datasets: Techniques and Governance," NIST publishes SP 800-188 (2023)
- NIST — Special Publication 800-122, Guide to Protecting the Confidentiality of Personally Identifiable Information (PII)
- ICO — Introduction to anonymisation (identifiability and the effectiveness test)
- EUR-Lex — Regulation (EU) 2016/679 (GDPR), Recital 26 (anonymous information and "means reasonably likely to be used")