7 Platforms

Anonymize Where Your Data Lives

No copy-paste between systems. Whether you work in browsers, offices, terminals, or AI agents โ€” anonymize directly in your workflow. All 6 methods, all 48 languages, everywhere.

๐ŸŒ

Web App

Anonymize in your browser. No installation needed.

Features:

  • Paste text or upload files (PDF, DOCX, XLSX)
  • Real-time entity detection and highlighting
  • Batch processing (CSV, JSON input)
  • Preview before applying anonymization
  • Download results instantly
  • 200 free tokens/month (no signup for free)

Best for: Quick one-off anonymization, testing, ad-hoc document processing.

โ†’ Open Web App

๐Ÿ’ป

Desktop App

Windows, macOS, Linux. Offline processing.

Features:

  • Tauri + Rust for blazing-fast performance
  • Offline processing (no cloud upload needed)
  • BIP39 vault for encryption key management
  • Batch export with template variables
  • Watch folders for automated redaction
  • All 48 languages bundled (~50 MB)

Best for: Enterprises, sensitive data, regulated environments, mass document processing.

โ†’ Learn More

๐Ÿ“Š

Office Add-in

Anonymize directly in Word, Excel, PowerPoint.

Features:

  • Sidepanel UI in all Microsoft Office apps
  • One-click anonymization on selections
  • Preview before applying changes
  • MDM (Mobile Device Management) deployable
  • Zero data leaves your tenant
  • Works offline; optional online sync

Best for: Finance, Legal, HR teams; HIPAA/GDPR-regulated organizations using Microsoft 365.

โ†’ Deploy in Office

โšก

Chrome Extension

Detect and sanitize before sending to AI.

Features:

  • Manifest V3 + MV2 fallback compatibility
  • ChatGPT, Perplexity (full support); Claude, Gemini (partial)
  • Inline detection in any text field
  • One-click sanitize before sending
  • Optional cloud backup of encryption keys
  • Fully open-source on GitHub

Best for: Prompt engineers, data analysts, support reps interacting with AI systems.

โ†’ Install Extension

๐Ÿ”Œ

REST API

JSON in, JSON out. Sub-200ms response.

Features:

  • Analyze, anonymize, deanonymize, scan_file
  • Bearer token authentication
  • Rate limiting: 100 req/sec (free), unlimited (pro)
  • Batch endpoint for large jobs
  • Usage tracking and token billing
  • Webhook support for long-running jobs

Best for: Application developers, CI/CD pipelines, backend services, AI agents.

โ†’ View API Docs

๐Ÿค–

MCP Server

7 tools for AI agents. Claude, OpenAI, Anthropic.

Tools:

  • analyze โ€” detect PII in text
  • anonymize โ€” apply method
  • deanonymize โ€” decrypt or reverse map
  • scan_file โ€” analyze PDF/DOCX
  • batch โ€” process multiple items
  • get_entities โ€” list all 285+ types
  • estimate โ€” predict token cost

Best for: AI developers building privacy-aware agents and autonomous systems.

โ†’ Configure MCP

๐Ÿ“

LibreOffice Extension

Writer, Calc, Impress. Open-source office suite.

Features:

  • UNO extension (.oxt) format
  • Anonymize text, cells, or slide content
  • Same 6 methods as other platforms
  • All 48 languages supported
  • Zero data cloud storage
  • Open-source (GNU/LGPL)

Best for: Public sector, NGOs, open-source advocates using LibreOffice.

โ†’ Download .oxt

Platform Feature Matrix

Feature Web Desktop Office Chrome Ext REST API MCP Server LibreOffice
All 6 Methods โœ“ โœ“ โœ“ โœ“ โœ“ โœ“ โœ“
All 48 Languages โœ“ โœ“ โœ“ โœ“ โœ“ โœ“ โœ“
Offline Processing โœ— โœ“ โœ“ โœ“ N/A โœ“ โœ“
Batch Processing โœ“ โœ“ โœ— โœ— โœ“ โœ“ โœ—
Key Management (Vault) โœ— โœ“ BIP39 โœ“ โœ“ N/A โœ“ โœ—
Installation Required โœ— โœ“ โœ“ โœ“ N/A โœ“ โœ“
Data Localization Cloud Local Local Local Cloud Local Local
MDM Deployable N/A โœ“ โœ“ โœ“ N/A โœ— โœ“

Choose Your Platform by Use Case

Quick One-Off Anonymization

Platform: Web App

Paste text, get results instantly. No signup, no installation. Perfect for testing or occasional use.

Sensitive Data Processing

Platforms: Desktop App or Office Add-in

Process locally without uploading to cloud. Offline mode. Encryption key vault. HIPAA/GDPR compliant.

Microsoft Office Integration

Platform: Office Add-in

Anonymize directly in Word, Excel, PowerPoint. No context switching. MDM deployable to entire organization.

AI Interaction (ChatGPT, Claude, Perplexity)

Platform: Chrome Extension

Detect PII before sending to AI. Inline sanitization. Works with ChatGPT, Perplexity, Claude, Gemini.

Application Development

Platform: REST API

JSON in/out. Sub-200ms response. Token-based billing. Rate limiting. Perfect for CI/CD pipelines and microservices.

AI Agents & LLMs

Platform: MCP Server

7 tools for Claude, OpenAI, Anthropic. Analyze, anonymize, deanonymize, batch. True AI integration.

Open-Source Office Suite

Platform: LibreOffice Extension

Writer, Calc, Impress. UNO extension format. Perfect for public sector, NGOs, FOSS communities.

Scale & Enterprise

Platform: Desktop App + REST API

Hybrid: Local processing for sensitive files, API for programmatic integration. Watch folders, batch exports, full automation.

Yes. The anonym.legal Chrome Extension automatically detects and anonymizes PII before it reaches ChatGPT, Claude, Gemini, Copilot, or any AI tool. Your original data never leaves your browser.

Data masking replaces sensitive values with realistic-looking substitutes (e.g., replacing a real name with a fake name). Data anonymization is broader โ€” it includes masking, redaction, hashing, encryption, and custom methods. anonym.legal supports all 6 methods.

Yes. Upload PDF, Word, Excel, or text files for batch anonymization. The platform processes 5,000+ documents per batch with full audit trail. OCR support detects PII in scanned documents.

48 languages with native NLP models: 24 spaCy models, 6 Stanza models, and 18 Transformer models. Each language has region-specific entity detection (e.g., Steuer-ID for German, NIR for French, Codice Fiscale for Italian).

Yes. The REST API and MCP Server allow you to anonymize PII in your data pipeline with 3 lines of code. Sub-200ms latency. Python and Node.js SDKs available. Bearer token authentication.

The EU AI Act (full applicability August 2, 2026) requires GPAI providers to document training data handling. Anonymizing PII before AI training ensures Article 10 compliance. anonym.legal provides audit evidence for each anonymization.

See It In Action

Watch how anonym.legal detects and anonymizes PII in real time

Start With Any Platform

All platforms include all 6 methods and all 48 languages. Free tier: 200 tokens/month. No credit card required.

Open Web App

Frequently Asked Questions

Yes. The Desktop App (Tauri 2.0) runs completely offline with a local BIP39 vault for encryption keys. No internet connection needed after initial setup. Air-gapped deployments supported.

Not directly, but the REST API and MCP Server can be integrated into Slack bots, Teams workflows, and any automation platform. The Chrome Extension works in any browser-based tool including Slack web and Teams web.

Web app for quick one-off tasks. Desktop app for offline/sensitive work. Office Add-in for Word documents. Chrome Extension for AI chatbots (ChatGPT, Claude). API/MCP for developer pipelines. LibreOffice for open-source workflows.