Category Feature Description
🔐 Privacy – Core Features
NER NER Entity Recognition Automatic detection of persons, organizations and locations with Model-10 (10 languages) and Model-EN (English), including strength and confidence filters.
Regex Regex Pattern Detection 16 country-specific rule sets for email, IBAN, phone, address, ZIP code, social security numbers and more, configurable per category.
Maskierung Three Masking Modes Masking (***), labeling ([PER], [ORG], [LOC]) or blur (███).
Pseudo Pseudonymization UUID- or number-based, reversible with JSON map and automatic export.
KI AI Text Synthesis (Local) Llama-based, 8 languages, rewriting instead of masking.
📄 Processing Modes
Single Single Mode Single document processing.
Batch Batch Mode Up to 10 files in parallel with optional LLM analysis.
Superbatch Superbatch Mode Up to 1000 files without LLM.
De-Pseudo Depseudonymization Reverse transformation using JSON map.
🤖 LLM Integration
Cloud Cloud APIs OpenAI, Anthropic and Mistral.
Lokal Local Models Ollama with Llama, Qwen and more, fully offline.
Prompts Prompt System 4 built-in prompts, unlimited custom prompts, with variables.
Batch-LLM Batch LLM Multiple prompts per file, automatic download of all analyses.
🛠️ Advanced Features
Wortlisten Custom Word Lists Blacklist for masking, whitelist for exceptions.
Archiv Archive System IndexedDB, filters, search and statistics.
Export Export Options TXT, PDF, DOCX, JSON map, GDPR certificate, ZIP batch.
Performance Performance Web Workers, ONNX threads, chunking, timeout protection.
🎨 UI / UX
UX UI / UX Drag & drop, dark/light mode, 12 languages, responsive, real-time preview.