2 METHODS · 4 LANGUAGES · 8 VIDEOS

Batch Processing Demos

Process multiple documents at once with parallel analysis and anonymization. Available in Replace and Encrypt modes.

All Demos Read the Docs

Batch Processing (Replace)

Drop multiple documents at once for parallel PII detection and replacement. Each document is processed independently while preserving its original structure.

Batch processing multiple documents with Replace operator in English
Batch Processing (Replace)
Replace0:36
Stapelverarbeitung mehrerer Dokumente mit Replace-Operator auf Deutsch
Stapelverarbeitung (Ersetzen)
Replace0:36
Procesamiento por lotes de múltiples documentos con operador Replace en español
Procesamiento por Lotes (Reemplazar)
Replace0:36
Traitement par lots de plusieurs documents avec l'opérateur Replace en français
Traitement par Lots (Remplacer)
Replace0:36

Batch Processing (Encrypt)

Batch-process multiple documents with AES-256-GCM encryption for reversible anonymization. All files share the same encryption key for consistent deanonymization.

Batch processing multiple documents with AES-256-GCM encryption in English
Batch Processing (Encrypt)
Encrypt0:36
Stapelverarbeitung mit AES-256-GCM-Verschlüsselung auf Deutsch
Stapelverarbeitung (Verschlüsseln)
Encrypt0:36
Procesamiento por lotes con cifrado AES-256-GCM en español
Procesamiento por Lotes (Cifrar)
Encrypt0:36
Traitement par lots avec chiffrement AES-256-GCM en français
Traitement par Lots (Chiffrer)
Encrypt0:36

Step-by-Step Process Descriptions

Batch Processing with Replace — Step-by-step guide
  1. Navigate to the Batch Mode tab. The dropzone accepts multiple files (PDF, DOCX, TXT, CSV, JSON, XML, XLSX) up to 50 MB per file.
  2. Add multiple files. Each appears in a card with pending status. The Batch Configuration panel shows preset selector, Replace operator mode, concurrency settings, auto-approve toggle, and export options.
  3. Configure settings: General PII Detection preset, Replace operator, parallel files count, Auto-Approve Entities (skips manual review), output format, ZIP archive export. Click "Start Batch".
  4. Monitor processing progress with per-file status cards showing elapsed time, estimated remaining time, and entity counts. Pause and Cancel buttons available.
  5. All files show green checkmarks with individual entity counts. Export Results and New Batch buttons are ready.
  6. Results summary shows success rate, total entities found, and ZIP archive exported with "Open Location" button.
Batch Processing with Encrypt — Step-by-step guide
  1. Open the Batch Mode tab (same multi-file dropzone as Replace mode).
  2. Add files. The operator mode shows Encrypt with encryption key dropdown visible.
  3. Configure: Encrypt operator, select encryption key, set parallel files, auto-approve ON, ZIP archive export. Click "Start Batch".
  4. Monitor encryption progress with per-file status cards.
  5. All files complete with green checkmarks and entity counts. Output files contain reversible encrypted tokens.
  6. Results summary shows 100% success with encrypted output in ZIP archive.

See Also