By · Last updated 2026-03-10

ब्लॉग पर वापस जाएँतकनीकी

LibreOffice PII अनामीकरण Extension

anonym.legal extension का उपयोग करके LibreOffice दस्तावेज़ों में PII को अनामीकृत करने की चरण-दर-चरण मार्गदर्शिका।

March 10, 202610 मिनट पढ़ें
LibreOffice extensiondocument anonymizationPII redactionopen source officeWriter anonymizationformat preservation

LibreOffice PII अनामीकरण Extension

LibreOffice के दुनिया भर में अनुमानित 200 मिलियन उपयोगकर्ता हैं। सरकारें, स्कूल और व्यवसाय सभी इस पर निर्भर हैं। कई इसका उपयोग महंगे software licenses से बचने के लिए करते हैं। लेकिन अब तक, उपयोगकर्ताओं के पास अपनी फाइलों से personal data खोजने और हटाने के लिए कोई built-in टूल नहीं था।

पुराना fix दर्दनाक था। Text को एक web app में copy करो। उसे anonymize करो। वापस paste करो। इससे formatting बर्बाद होती है। यह tables, styles और layout तोड़ता है। जटिल Writer दस्तावेज़ों के लिए, यह काम नहीं करता।

anonym.legal extension इसे हल करता है। यह app के अंदर काम करता है। यह Writer, Calc और Impress में 285+ entity types का पता लगाता है।

दो मिनट से कम में Install करें

Extension एक .oxt फाइल के रूप में आता है। यह सभी extensions के लिए मानक प्रारूप है।

त्वरित Install:

  1. anonym.legal/api/download/libreoffice से .oxt download करें
  2. फाइल पर double-click करें
  3. prompt की पुष्टि करें
  4. Restart करें

Manual Install:

  1. Application खोलें
  2. Tools, फिर Extension Manager पर जाएं
  3. Add पर click करें, फिर .oxt फाइल चुनें
  4. Restart करें

Restart के बाद, anonym.legal sidebar View, फिर Sidebar के अंतर्गत दिखता है। शुरू करने के लिए sign in करें।

पहचान कैसे काम करती है

PII खोजने के लिए दो engines मिलकर चलते हैं।

Engineखोजता हैConfidence
RegexEmails, SSNs, IBANs, credit cards, phone numbers1.0
spaCy NLPNames, organizations, locations0.85+

Detection anonym.legal API पर चलती है। Text जर्मनी में certified servers को जाता है। Servers ISO 27001 status रखते हैं। परिणाम extension को वापस आते हैं। कोई document files नहीं भेजी जातीं। केवल text प्रसारित होता है।

प्रत्येक app क्या करता है:

  • Writer: पूरा text या केवल selection निकालता है
  • Calc: सभी sheets में cells को tab-separated values के रूप में पढ़ता है
  • Impress: सभी slides से text objects पढ़ता है

पांच अनामीकरण विधियां

विधिउदाहरणउलटा संभव?GDPR वर्ग
ReplaceJohn Smith → PERSONनहींAnonymization (Recital 26)
Maskjohn@example.com → j***@e***.comनहींAnonymization
Redact555-0123 → [REDACTED]नहींAnonymization
Hash (SHA-256/512)SSN → a1b2c3d4...नहींPseudonymization (WP29)
Encrypt (AES-256-GCM)Name → ENC:xyz...हांPseudonymization (Art. 4(5))

आप एक pass में विधियों को मिला सकते हैं। नाम बदलें, लेकिन emails encrypt करें। प्रत्येक entity type को अपना नियम मिलता है।

Writer में Format बरकरार रहती है

यह copy-paste पर सबसे बड़ी जीत है। Extension text बदलने पर सभी formatting रखता है।

सात font properties संरक्षित:

  • Family, size, bold, italic, color, underline, strikethrough

चार paragraph properties संरक्षित:

  • Alignment, first-line indent, left margin, right margin

bold 14pt Times New Roman में John Smith उसी style में PERSON बन जाता है। Tables, headers और footers सभी बरकरार रहते हैं। Extension document model के अंदर काम करता है। यह text को export और reimport नहीं करता।

नोट: Format tracking केवल Writer पर लागू होता है। Calc और Impress केवल text-level replacement करते हैं।

Apply करने से पहले Review करें

Preview 50 तक मिली entities दिखाता है। प्रत्येक row दिखाता है:

  • Entity type (PERSON, EMAIL_ADDRESS, PHONE_NUMBER, आदि)
  • मूल text
  • प्रस्तावित replacement
  • Confidence score

प्रत्येक entity को एक-एक करके accept या reject करें। एक click से सभी select या clear करें। Apply click करने तक कुछ नहीं बदलता। Writer में, Ctrl+Z अंतिम operation को undo करता है।

Presets सभी Devices पर Sync होते हैं

अपनी settings को preset के रूप में save करें। Entity types, methods और thresholds चुनें। इसे अपने सभी documents में reuse करें। इससे समय बचता है।

Paid plans पर, presets सभी anonym.legal products में sync होते हैं। Web app में एक सेट करें। यह पांच मिनट के भीतर desktop app और Office Add-in में दिखता है। Encryption keys zero-knowledge wrapping का उपयोग करती हैं। केवल आपका password उन्हें decrypt कर सकता है।

Word में Office Add-in उसी workflow को कैसे संभालता है, इस पर अधिक जानकारी के लिए, Word Add-in Redaction for Law Firms देखें।

LibreOffice बनाम Microsoft Office

दोनों extensions एक ही backend साझा करते हैं। एक ही text Writer और Word दोनों में एक ही परिणाम देता है। Engine एक और वही है।

FeatureLibreOffice ExtensionOffice Add-in
Entity types285+285+
Languages4848
Methods55
Format trackingकेवल Writerकेवल Word
Preview50 entities तक50 entities तक
ZK authहांहां
Preset syncहां (paid plans)हां (paid plans)
PlatformsWindows, macOS, LinuxWindows, Mac, Web, iPad

Operating systems में PII अनुपालन पर व्यापक नज़र के लिए, Cross-Platform PII Compliance: Mac, Linux, Windows देखें।

System Requirements

  • LibreOffice 3.0 या बाद का
  • Python 3 (अधिकांश installs के साथ bundled)
  • Internet access (PII detection API के लिए)
  • anonym.legal account (free tier: 200 tokens/month)

शुरू करें

  1. Extension download करें
  2. Double-click करके install करें, फिर restart करें
  3. View → Sidebar → anonym.legal panel खोलें
  4. Sign in करें
  5. एक document खोलें, Analyze click करें, review करें, Apply click करें

पूर्ण docs: LibreOffice Extension Docs

स्रोत

  • The Document Foundation — अनुमानित 200M+ LibreOffice users worldwide
  • anonym.legal PII Detection Testing — 95.5% accuracy, 42/44 independent tests
  • GDPR Recital 26 — anonymization GDPR से डेटा हटाती है; Article 4(5) — pseudonymization definition

क्या आप अपने डेटा की सुरक्षा के लिए तैयार हैं?

48 भाषाओं में 285+ संस्थाओं के प्रकारों के साथ PII अनामकरण शुरू करें।

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.