Anonymizátor dat

Automaticky detekovat a anonymizovat osobní údaje v CSV souborech.

Your files never leave your device. Processed locally. 100% private.

Unlocking Tool Engine...

Jak používat Anonymizátor dat

Dokončete úlohu perfektně ve třech jednoduchých krocích.

1

Nahrát CSV

Přetáhněte CSV soubor s osobními údaji.

2

Vybrat PII sloupce

Vyberte sloupce s e-maily, jmény, telefony atd.

3

Stáhnout anonymizovaný

Stáhněte anonymizované CSV.

Často kladené otázky

Vše, co potřebujete vědět o Anonymizátor dat.

Jaké typy PII jsou detekovány?

E-mail, jméno, telefon, IBAN, IP adresa, datum narození a vlastní vzory.

Jsou data nahrávána?

Ne. Vše běží lokálně.

Jaké metody anonymizace?

Maskování, pseudonymizace, hash a úplné odstranění.

Limit velikosti?

Zpracovávejte soubory až do limitu paměti prohlížeče.

Je anonymizace reverzibilní?

Pouze při pseudonymizaci s klíčem, ne u hashe nebo odstranění.

Is this tool GDPR compliant?

The tool produces pseudonymized data as defined in GDPR Article 4(5): data that can no longer be attributed to a specific person without additional information. Pseudonymized data still qualifies as personal data under GDPR if re-identification is possible (e.g., if you keep a mapping table). For fully anonymous data that falls outside GDPR scope entirely, use the Address and Name strategies in combination and avoid the Hash strategy, since the hash is deterministic and could be reversed if the original values are known.

Can I anonymize Excel files?

Yes. The tool accepts .xlsx and .xls files in addition to .csv. Excel files are read using SheetJS — the first sheet is loaded and processed. The output is always a CSV file. If you need the result as Excel, use the CSV to Excel converter tool after anonymizing.