How it works

  1. Drop the PDF in. The browser reads the file into memory. No upload — pdf-lib runs locally and the bytes never leave your device.
  2. The tool inspects the metadata. The PDF Info dictionary (Title, Author, Subject, Keywords, Producer, Creator, CreationDate, ModDate) and the XMP metadata stream attached to the document catalog are listed so you can see exactly what's about to be removed.
  3. Click Remove metadata. Each Info dictionary field is cleared to an empty string. The XMP stream object is deleted from the document catalog when present. Page content, form fields, and bookmarks are preserved untouched.
  4. Download the cleaned PDF. Verify with `exiftool yourfile.pdf` or `pdfinfo yourfile.pdf` — both should report empty / zero values for the cleared fields.

Who this is for

Journalists protecting sources whose names sit in the Author field. Lawyers forwarding contract drafts where the Producer or CreationDate would identify the drafting firm and billing day. Job applicants whose CV PDF still carries the personal machine's username. Privacy-paranoid users who treat invisible metadata as a leak surface — because it is.