By · Last updated 2026-05-08

Back to BlogGDPR & Compliance

Anonymize vs Pseudonymize: €20M at Stake

GDPR treats anonymized and pseudonymized data fundamentally differently. True anonymization removes GDPR scope entirely. Pseudonymization keeps GDPR scope.

May 8, 20268 minute read
GDPR anonymization pseudonymizationArticle 4 recital 26personal data scope20 million EUR fineanonymization compliance determination

Anonymize vs Pseudonymize: €20M at Stake

Article 83 sets peak fines at €20 million or 4% of global annual revenue. One legal question drives that risk: does the law apply to your dataset?

Anonymization removes scope. Pseudonymization does not. That gap is large.

The Two Definitions in Plain Terms

Recital 26 sets the bar for anonymization. A person must be "not or no longer identifiable." The test is wide. It covers every means "reasonably likely to be used." That includes the controller. It also covers any processor and any third party.

Article 4(5) defines pseudonymisation. Records are pseudonymized when a key can reverse them. Remove the key, and you still have the data. That extra data must stay separate. It is not anonymization.

Pseudonymized records are still personal records. The law applies in full. There is no scope exemption. Full stop.

What a Wrong Label Costs

Treating a pseudonymized dataset as anonymous creates five problems at once:

  • Wrong ROPA entries under Article 30
  • No subject rights process for access, erasure, or portability
  • No retention schedule — no deletion trigger exists
  • No transfer safeguards for cross-border work
  • No erasure path for right-to-erasure requests

Each gap is a separate breach. All five can sit in one pipeline.

The 2025 Enforcement Signal

In 2025, the EDPB ran a joint enforcement exercise. The report named one recurring failure: "inefficient anonymisation techniques used as an alternative to deletion." DPAs now audit the quality of anonymization. They check more than just whether a step exists. The step must work.

A tokenized dataset with a lookup table is pseudonymized. It is not anonymous. It has a key. The key can reverse it. Calling it anonymous is exactly the failure the 2025 report targets.

Picking the Right Method

True anonymization — outside scope. Use Redact. PII is gone with no link back. You can also Hash high-entropy values with no preimage path. Document the basis. No legal duties attach to the output.

Pseudonymization — inside scope. Use Replace, Mask, or Encrypt. The law applies in full. Pseudonymization cuts harm from a breach. It does not cut legal duties.

Controlled reversibility — research or audit. Use Encrypt with client-held keys. Key custody must meet EDPB 05/2022 key separation rules. Note the domain in the DPIA.

A Real Use Case

A company sells "anonymized" customer records to researchers. They apply the Redact method. PII is gone. No token table. No hash preimage. Re-identification has no path.

The DPO writes this in the DPIA. Method used. Identifier types. Why it cannot be undone. Residual risk level. The output falls outside scope. Subject rights and transfer rules do not apply to the research copies.

The method matches the claim. That is the correct process. It holds up in an audit.

Why the Record Matters

A company cannot just assert anonymization. The claim must have a record. The DPIA must show four things. Which identifiers were covered. Which method was used. Why re-identification has no path. What the residual risk level is.

Without that record, an audit treats the dataset as in scope. The full set of duties applies. The ROPA entry must exist. The transfer safeguards must exist. The erasure path must exist. No duties go away without proof.

For how erasure rights interact with anonymized records, see GDPR right to erasure and the EDPB 2025 guidance. For transfer rules when sharing records cross-border, see data transfer compliance and the TikTok fine.

Sources

Ready to protect your data?

Start anonymizing PII with 285+ entity types across 48 languages.

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.