Two Suites, One Detection Engine
Updated for 2026. Teams often ask: does PII detection work the same way in LibreOffice and Microsoft Office?
With anonym.legal, it does. Both tools connect to the same backend. They share 285+ entity types and support for 48 languages. The only difference is how each platform installs — not what it detects.
Feature Comparison Table
| Feature | LibreOffice Extension | Office Add-in |
|---|---|---|
| Detection engine | Presidio hybrid (regex + spaCy NLP) | Presidio hybrid (regex + spaCy NLP) |
| Entity types | 285+ | 285+ |
| Languages | 48 | 48 |
| Methods | Replace, Mask, Redact, Hash, Encrypt | Replace, Mask, Redact, Hash, Encrypt |
| Word processing | Writer (format kept) | Word (format kept) |
| Spreadsheets | Calc (cell-based) | Excel (cell-based) |
| Presentations | Impress (text objects) | PowerPoint (text objects) |
| Preview | Up to 50 entities | Up to 50 entities |
| Per-entity controls | Yes | Yes |
| Presets | Yes (synced) | Yes (synced) |
| Encryption keys | ZK-wrapped, synced | ZK-wrapped, synced |
| Login | ZK (Argon2id) | ZK (Argon2id) |
| Platforms | Windows, macOS, Linux | Windows, macOS, Web, iPad |
| File type | .oxt file | Add-in manifest |
| Offline mode | No (API needed) | No (API needed) |
| Cost | Same token pricing | Same token pricing |
Format Kept: Writer vs. Word
Both tools keep your text format when they replace PII. They use different APIs to do this.
LibreOffice Writer uses the UNO API. It keeps seven font traits: family, size, weight, style, color, underline, and strikethrough. It also keeps four paragraph traits: alignment, first-line indent, left margin, and right margin. Styles and tables stay in place.
Microsoft Word uses the Office.js API. It keeps font name, size, bold, italic, color, underline, strikethrough, and highlight. Paragraph alignment, indent, and line spacing are kept too. Tracked changes, headers, and footers stay in place.
The result is the same in both cases: PII is replaced, all other format stays intact.
Where the Two Differ
Platform coverage
The Office Add-in runs on Windows, macOS, the web, and iPad. The LibreOffice Extension runs on Windows, macOS, and Linux.
LibreOffice wins on Linux, where Microsoft's suite is not available. The Add-in wins on iPad and in browser-based work.
How to install
LibreOffice: Download the .oxt file. Double-click it to install. No admin approval is needed for personal use.
Office Add-in: Load it via a manifest URL. Or deploy it through the Microsoft 365 admin center. Enterprise teams use central admin controls.
Enterprise rollout
Microsoft 365 offers stronger enterprise tools: admin center deploy, Group Policy, and Intune. For LibreOffice, admins share the .oxt file through their own channels.
File format norms
Microsoft's suite is the norm in most corporate settings. LibreOffice is common in European public agencies and schools. Both can open each other's files. Each works best with its own format.
Consistent Results Across Both Platforms
The key benefit of using anonym.legal in both suites: detection results are the same.
Run the same text in Writer and in Word. The same entities appear. The same confidence scores show up. Presets sync across both. Encryption keys sync too.
This removes a real compliance risk. Many teams use one redaction tool for Word and a separate tool for LibreOffice. That creates gaps. See how presets prevent config drift for more detail.
When to Choose Which
Choose the LibreOffice Extension when:
- Your team runs LibreOffice
- You work on Linux
- Policy requires open-source software
- You want low-cost word processing with PII redaction built in
Choose the Office Add-in when:
- Your team uses Microsoft 365
- You need iPad or browser-based support
- You need enterprise rollout through the admin center
- Files must stay in .docx, .xlsx, or .pptx format
Use both when:
- Your setup is mixed — some teams use each suite
- You get files in both ODF and OOXML formats
Preset sync and shared encryption keys make switching between the two smooth.
Getting Started
- Download LibreOffice Extension — .oxt file, double-click install
- Install Office Add-in — Microsoft 365 integration
- See how it works in real Word documents — real-world cost example
Both use token-based pricing. Free tier: 200 tokens per month.
Sources
- anonym.legal LibreOffice Extension docs — VERIFIED (feature parity confirmed in product)
- anonym.legal Office Add-in docs — VERIFIED (feature reference confirmed in product)
- GDPR Article 4(5) — data masking definition; Recital 26 — anonymization scope — VERIFIED-EXTERNAL