Text Anonymization (Replace)
Paste text directly, detect PII entities, and anonymize with Replace or Encrypt operators. Watch step-by-step walkthroughs in 4 languages.
Paste text, detect PII entities, and replace them with type-based placeholders like [PERSON], [EMAIL], [PHONE].
Anonymize text using AES-256-GCM encryption for reversible anonymization. Encrypted tokens can be decrypted later with the same key.