PDF Security
How to Remove Metadata From a PDF
April 2026 · 5 min read
What metadata is in your PDF
PDF files carry metadata beyond the visible page content. At minimum, most PDFs contain the author name (from the system account that created the document), the creation date and time, the last modified date, the software that created the file, and the title if one was set.
More detailed metadata may include the company name registered in the software license, comments left during drafting and review, revision history in some formats, and XMP data blocks embedded by Adobe applications that can contain extensive authorship and workflow information.
This metadata is invisible to a reader casually scrolling through a document but trivially accessible to anyone who checks the file properties or opens the PDF in a hex editor. What looks like an anonymous document often contains a full name and corporate affiliation in its metadata.
Why metadata leaks matter
The most common scenario is sharing a document that you believe is anonymous but is not. A lawyer sends a settlement proposal believing the client name is not in the document - but the author metadata says "Jane Smith, Smith and Associates LLP." A whistleblower shares a redacted document - but the metadata includes the creator's username.
Business intelligence is another concern. A proposal you submit to a client contains, in its metadata, the template author's name, the company's internal software version, and the exact time the document was last modified - information that a sophisticated recipient could use.
For privacy-conscious document sharing, stripping metadata is a routine step before distribution. It takes seconds and eliminates a class of information leakage that visual inspection of the document would never reveal.
How to remove metadata with PDFsuite
Open /tools/remove-metadata and upload your PDF. The tool displays a summary of the metadata it has found: author, title, creator application, creation date, and any XMP blocks. Review this to understand what is present before stripping it.
Click Strip Metadata. The tool removes all standard metadata fields and XMP data from the file and downloads the cleaned PDF. The page content is unchanged - only the invisible metadata envelope is affected.
Open the output file and check the properties. In most PDF viewers, File > Properties or similar shows the metadata fields. After stripping, author, creator, and producer should be blank or absent.
What stripping does not remove
Standard metadata stripping removes the document information dictionary and XMP metadata stream. It does not remove content that is embedded in the visible page - text, images, headers, footers with author names, or watermarks that are part of the page content.
Some PDF files contain embedded files or attachments that have their own metadata. Stripping the document metadata does not strip metadata from embedded attachments. If your PDF has attachments, remove them before stripping or strip them individually.
Track changes and comment history in PDFs that have been through review workflows may leave traces beyond standard metadata. For the highest-assurance cleanup, flatten all annotations and comments (accepting or discarding them) before stripping metadata.
Combining with redaction
Metadata removal and content redaction address different aspects of document privacy. Redaction removes visible content from the page. Metadata removal removes invisible file-level data. Both are necessary for thorough privacy protection of sensitive documents.
The recommended sequence is: apply content redactions first, then strip metadata from the redacted output. This ensures that the redaction operation itself does not re-introduce metadata (some tools write new author and modification timestamps when they save).
For documents leaving a regulated environment - legal, medical, financial - both steps should be treated as mandatory rather than optional. The incremental effort is minimal and the privacy benefit is significant.
Try it yourself
Process your PDFs in the browser.
All 28 tools. Files never leave your device. $29/year.