How PDF metadata remover / editor works
PDF Metadata Editor lets you read, edit or completely strip the document information embedded in a PDF: author, title, subject, keywords, and the creator and producer software fields. These fields are part of the PDF's document info dictionary and are readable by any PDF viewer or metadata extraction tool. pdf-lib handles all reading and writing inside your browser, so the file stays on your device throughout.
The creator and producer fields often contain the name and version of the application used to generate the PDF, which can reveal information about your internal software stack. The author field may contain a person's real name. Stripping or replacing these values before distributing a PDF is a straightforward privacy step. Metadata can also live in an XMP stream, a separate XML block inside the file. The tool unlinks that stream as well, so a viewer that reads XMP does not keep showing an author you just cleared from the info dictionary.