GDPR-safe
Anonymize real data
Upload a CSV or JSON file. We strip PII and return a safe copy.
Drop your file here
or click to browse · CSV, JSON · max 100MB
Anonymization rules
Toggle the rules to apply.
Output preview
{
"id": "usr_a8f2···", // hashed
"name": "Yacine B.", // synthetic
"email": "u***@***.com", // masked
"city": "Algiers",
"spent": 142.50
}