• Kein Upload
  • Lokale CPU
  • Offline-fähig
  • Auto-Bereinigung
0 ausgehende Anfragen

annotate / Schwärzen

Schwärzen

Schwärzen und zugrundeliegenden Text entfernen.

Fügen Sie mindestens ein PDF im Dateifach hinzu.

Methodik & Technische Transparenz

Verwendete Bibliotheken

  • pdf-lib — Kern-PDF-Konstruktions- und Bearbeitungslogik
  • pdf.js — PDF-Rendering und Seitenrasterung

Speicher-Strategie

Nach jeder Operation wird URL.revokeObjectURL() sofort aufgerufen. Alle pdf.js-Dokument-Handles werden über pdfDoc.destroy() gelöscht. Worker werden bei Abschluss oder Komponenten-Unmount beendet.

Wir garantieren keine dauerhafte Speicherung von Dateien (da wir diese nicht speichern). Die lokale Verarbeitung passwortgeschützter PDFs wird nicht unterstützt.

Key Features

  • Draw redaction zones

    Click and drag directly on the rendered page to place precise black rectangles over sensitive content.

  • Irreversible pixel destruction

    Redacted areas are rasterized — the original text data is completely removed from the PDF, not just hidden.

  • Multi-page support

    Navigate between pages and add redaction boxes on any page before applying in a single pass.

Common Use Cases

Essential for legal filings that require hiding personal identifiers (SSN, date of birth), sharing medical records with third parties, or preparing court documents under FOIA or GDPR obligations.

Frequently Asked Questions

Can redacted text be recovered?
No. Affected pages are fully rasterized — the underlying text data is permanently destroyed, unlike a simple black overlay.
What does 'rasterized' mean?
The page is converted to a bitmap image at that step. Text on redacted pages becomes non-selectable in the output.
Should I verify the output?
Always. Open the downloaded PDF and search for redacted terms to confirm they cannot be found before sharing.