TroubleshootingMarch 13, 2026

PDF Metadata: How to View, Edit, and Remove Hidden Document Information

Every PDF file carries hidden information beyond its visible content. Author name, the software used to create it, creation date, modification date, company name, and revision history are commonly embedded in a PDF's metadata. For most personal use, this is harmless. For professional document sharing — sending proposals to clients, submitting documents to regulators, sharing files with competitors during due diligence — metadata exposure can be an unexpected privacy risk. A proposal PDF might reveal that it was created by a specific employee (author field), when it was last modified (tipping off how recently the pricing was adjusted), or what software was used (revealing the company's internal toolchain). More sensitive cases include legal documents where draft revision history, redline authors, or internal code names appear in the metadata. This guide covers how to view metadata in a PDF, when it matters, and how to remove it before sharing.

What Metadata a PDF File Contains

PDF metadata lives in two places: the Document Information Dictionary (basic key-value pairs accessible in any viewer) and the XMP metadata stream (a more detailed XML-based metadata structure). The Document Information Dictionary typically contains: Title, Author, Subject, Keywords, Creator (the application that created the source document), Producer (the application that created the PDF), CreationDate, and ModDate (last modification date). The XMP stream can contain all of the above plus additional custom metadata, revision history, software version numbers, and workflow information. Design software like Adobe InDesign and Illustrator embed detailed job metadata, including document title, copyright information, and export settings. Microsoft Office embeds author, company, last editor, and revision count. Ghostscript (used by LazyPDF's compress tool) adds its own Producer tag during compression.

  1. 1Open the PDF in Adobe Reader and go to File → Properties → Description
  2. 2Review all fields: Title, Author, Subject, Keywords, Created, Modified, Application
  3. 3In Adobe Reader, also check File → Properties → Custom for any additional custom metadata
  4. 4For detailed XMP metadata, use File → Properties → Additional Metadata in Acrobat Pro

How Compression Strips PDF Metadata

LazyPDF's compress tool uses Ghostscript, which strips the majority of non-essential PDF metadata as a byproduct of its compression process. When Ghostscript rewrites the PDF, it generates a new Document Information Dictionary with only the Producer field (identifying Ghostscript as the tool) and new CreationDate and ModDate fields reflecting the compression time. Author, Subject, Keywords, Creator, and custom metadata fields are removed. This makes compression a practical tool for metadata stripping, even for files you do not need to compress for size. Running a PDF through LazyPDF's compress tool will remove the author name, company name, and software version embedded by the original creating application. The resulting file is both smaller and metadata-clean. The trade-off is that the Producer field now identifies Ghostscript, which may not be appropriate in all contexts.

  1. 1View the metadata of your PDF before compression to understand what it currently reveals
  2. 2Upload to lazy-pdf.com/compress — compression strips most metadata as a side effect
  3. 3Download the compressed PDF and check its metadata in Adobe Reader → File → Properties
  4. 4Verify the author, company, and software fields are now empty or replaced with Ghostscript information

When PDF Metadata Matters and When It Does Not

For most everyday PDF sharing — emailing a recipe, sharing a meeting agenda, sending a newsletter — metadata is irrelevant. The recipient has no reason to inspect it and the information it contains poses no risk. Metadata becomes relevant in specific professional scenarios. Legal discovery: courts can subpoena electronic documents including metadata. Revision history and edit dates may be relevant to establishing a document's timeline. Contract negotiation: a proposal where the pricing was modified 20 minutes before submission reveals last-minute changes that could affect negotiation dynamics. Competitive intelligence: software identifiers, author names, and company names in a document shared with a competitor during due diligence may reveal internal information. Regulatory filing: some regulators require submissions to be free of identifying metadata. In these scenarios, stripping metadata before submission is appropriate professional practice.

  1. 1Identify whether your document category warrants metadata review before sharing
  2. 2For legal documents, contracts, and regulatory filings: always strip metadata before submission
  3. 3For internal documents and casual sharing: metadata review is generally unnecessary
  4. 4Use compression as the simplest way to strip most metadata in one step

Tools for Editing Rather Than Just Stripping Metadata

If you want to set specific metadata values — adding your copyright notice, setting an appropriate title, or adding keywords for document search — rather than just stripping everything, you need a metadata editor. Adobe Acrobat Pro provides full metadata editing through File → Properties. ExifTool (free, command-line) can read and write all PDF metadata fields on any operating system. PDF-XChange Editor has a free version with metadata editing capability. For most users, the choice is between stripping everything (via compression) and editing specific fields (via Acrobat Pro or ExifTool). A middle path is to strip with compression, then add back only the metadata you want — title and copyright notice — using a free metadata editor, while removing the potentially sensitive fields like Author and Creator that the original creating software embedded automatically.

Frequently Asked Questions

Does compressing a PDF with LazyPDF remove my name from the author field?

Yes. LazyPDF's Ghostscript-based compression strips the Author, Creator, Subject, Keywords, and any custom metadata fields from the original Document Information Dictionary. The output PDF will have only the Producer (identifying Ghostscript), CreationDate, and ModDate fields. Your name in the Author field is removed. If you need to add back a specific author credit or copyright notice, you can do so with a metadata editor after compression.

Can the recipient see who edited a PDF before me if I share it?

Standard PDF metadata does not include a full edit history — it shows the last modifier's name and the current modification date, but not a list of previous editors. Some PDF creation workflows embed more detailed revision history in XMP metadata, particularly from design applications. If a PDF was collaboratively reviewed in Acrobat with tracked comments, those comment author names are visible. Stripping metadata via compression removes the standard fields but may not fully eliminate all XMP-embedded revision history.

How do I check if a PDF contains sensitive metadata before sharing it?

Open the PDF in Adobe Reader and press Ctrl+D (Cmd+D on Mac) to open Document Properties. The Description tab shows the primary metadata fields: Title, Author, Subject, Keywords, Created, Modified, Application, and PDF Producer. Also check the Custom Properties tab for any additional fields. If any fields contain sensitive information — employee names, internal project codes, company names — run the file through LazyPDF's compress tool to strip them before sharing.

Strip hidden metadata from your PDF while compressing it — free, instant.

Compress PDF Free

Related Articles