CoolFace
Apppublic

fredwebx/CSV-Data-Anonymizer-for-GDPR

sourceHugging Facemitupdated 4mo agoView on Hugging Face
1likes
App README

πŸ”’ CSV Data Anonymizer β€” GDPR Ready

Upload a CSV, select the columns containing sensitive data, and download an anonymized version ready to share with your team or AI tools.

Credits: xlclick.com

Features

  • β€”Auto-detection of data type (email, name, phone, address…)
  • β€”Deterministic mapping: the same real value always produces the same fake value, preserving dataset consistency
  • β€”Supported types: Email, First name, Last name, Full name, Phone, Address, City, Postal code, Tax ID, Date of birth, Generic
  • β€”Preview of the result before downloading
  • β€”CSV download ready to use

How to use

  1. 1.Upload your CSV file
  2. 2.Review the auto-detected column types and correct them if needed
  3. 3.Check/uncheck the columns you want to anonymize
  4. 4.Click "Anonymize"
  5. 5.Download the anonymized CSV

Privacy note

The file is processed entirely in memory on the server β€” no data is saved to disk or transmitted to third parties.