• Aucun upload
  • CPU local
  • Hors-ligne possible
  • Nettoyage automatique
0 requête sortante

protect / Nettoyer les métadonnées

Nettoyer les métadonnées

Supprimer auteur, producteur, XMP, etc.

Ajoutez au moins un PDF dans le bac à fichiers pour commencer.

Méthodologie & Transparence Technique

Bibliothèques utilisées

  • pdf-lib — Logique principale de construction et d'édition PDF
  • pdf.js — Rendu PDF et rastérisation des pages

Stratégie mémoire

Après chaque opération, URL.revokeObjectURL() est appelé immédiatement. Tous les handles de documents pdf.js sont détruits via pdfDoc.destroy(). Les workers sont terminés à la fin du traitement ou au démontage du composant.

Nous ne garantissons pas la conservation permanente des fichiers (puisque nous ne les stockons pas). Le traitement local des PDF protégés par mot de passe n'est pas pris en charge.

Key Features

  • Strip all standard metadata

    Removes Author, Creator, Producer, Title, Subject, Keywords, and the full XMP packet in one operation.

  • View before you clean

    All current metadata fields are displayed so you can see exactly what will be removed before acting.

  • Selective editing

    Prefer to update rather than delete? Edit individual fields and save a version with only the metadata you intend to share.

Common Use Cases

Essential before sharing documents externally to prevent leaking author names, company software names (Producer field), or internal revision history embedded in XMP data.

Frequently Asked Questions

What metadata does it remove?
Author, Title, Subject, Keywords, Creator, Producer, creation date, modification date, and the full XMP metadata packet.
Is this useful for GDPR compliance?
Yes. PDF metadata often contains personal data (author name, email in XMP). Removing it before sharing supports data minimisation obligations.
Can I remove only specific fields?
Yes. Leave fields you want to keep at their current value and clear only the ones you want to remove, then save.