What Hidden Data Is Embedded in Your PDFs — And Why It Matters
- PDFs hide up to 8 data fields invisible to casual readers
- These fields reveal author name, software used, and exact timestamps
- Anyone can read them using File > Properties in any PDF viewer
- A free browser tool strips all hidden fields in under 10 seconds
Table of Contents
Every PDF you create or share contains hidden data fields that most people never see — but that any recipient can access in seconds. These fields reveal who created the document, what software was used, and exactly when it was written and last modified. Here's what's actually in there, what it reveals, and how to remove it before sharing.
The 8 Standard Hidden Fields in Every PDF
PDF documents store a block of structured metadata called DocInfo — short for Document Information Dictionary. It holds up to eight standard fields:
| Field | What It Contains | Risk Level |
|---|---|---|
| Author | Creator's real name from OS or Office account | High |
| Creator | Application that made the PDF (Word, Pages, etc.) | Medium |
| Producer | PDF engine used (Quartz, Acrobat, Ghostscript) | Low-Medium |
| Title | Document title — often the filename or document heading | Medium |
| Subject | Short description, often empty or auto-populated | Low |
| Keywords | Search terms, usually empty unless manually set | Low |
| CreationDate | Exact timestamp when the document was first created | High |
| ModificationDate | Exact timestamp of the last save before PDF export | High |
All eight fields are accessible to anyone using a PDF viewer — it's a standard feature, not a hack. In Adobe Reader: Ctrl+D. In Preview on Mac: Cmd+I. In Chrome's PDF viewer: the file info panel. No technical knowledge required.
What These Fields Actually Reveal About You and Your Work
The individual fields seem innocent, but together they paint a detailed picture:
Author + CreationDate: These two fields together reveal who wrote the document and when they started working on it — before any editing or revision. If you claim to have drafted a document on Monday but CreationDate shows Thursday, that discrepancy exists in the file.
Creator (software name): If Creator reads "Microsoft Word," a recipient knows you use Office rather than Google Docs. If it reads "LibreOffice," they know you're using browser software. In a proposal context, this can influence perception of professionalism or budget.
Creator + Producer combination: "Microsoft Word" + "Mac OS X Quartz PDFContext" = the person uses Word on a Mac. "Adobe InDesign" + "Adobe PDF Library 16.0" = they have a Creative Cloud subscription. This information is usually irrelevant, but in competitive contexts it can matter.
ModificationDate: Reveals the last time the document was saved. Combined with CreationDate, it shows how long you spent working on it — which can be inappropriate information for a client deliverable or legal filing.
Sell Custom Apparel — We Handle Printing & Free ShippingWho Can Read Your PDF's Hidden Fields and How
The metadata fields are not hidden in any technical sense — they're part of the PDF standard and accessible through the normal document interface of every PDF viewer:
- Adobe Reader / Acrobat: File > Properties (Ctrl+D) > Description tab
- macOS Preview: Tools > Show Inspector (Cmd+I) > document icon tab
- Chrome PDF viewer: Right-click the PDF > Open file in Downloads > right-click in Finder > Get Info
- Firefox PDF viewer: Click the info icon at the top of the PDF page
- Any command-line tool:
pdfinfo filename.pdforexiftool filename.pdf
This is not an exploit — it's a documented PDF feature intended for document management systems. The consequence is that every recipient of your PDF has these fields available by default.
Which Industries and Use Cases Make This Critical
Metadata visibility is a known issue in several professional contexts:
Legal: Attorneys routinely strip metadata from documents before production in litigation. The Author and dates fields can be used to establish chains of custody, authorship disputes, and document dating — all of which may be sensitive in discovery.
Academic: Double-blind peer review requires that submitted manuscripts contain no identifying information. Many journals explicitly require metadata removal. Author field violations result in desk rejection.
Government and regulatory: Some regulatory filings require metadata-clean documents. The EU's GDPR considers certain metadata personal data subject to data minimization principles.
Healthcare: Documents containing patient information should never include author metadata that can associate a healthcare worker with specific records.
Journalism: Leaked documents shared with journalists should have metadata stripped to protect sources. The Author and timestamps are two of the fastest ways to trace a document's origin.
How to Remove All Hidden PDF Data Fields at Once — Free
The PDF Metadata Remover clears all eight standard fields in a single operation. Open it in any browser, upload your PDF, and click Strip All Metadata. The tool runs locally in your browser — your file never leaves your device.
The before/after panel shows you exactly what was there before stripping and confirms what's gone after. This visual confirmation is useful for verifying compliance before distributing a document.
After stripping: Author is blank. Creator is blank. Producer is blank. Both date fields are cleared. Title, Subject, Keywords — all blank. The PDF content is untouched. This is the clean baseline you want before any external distribution of sensitive or professionally produced documents.
For batch removal of many files or automated pipelines, ExifTool on the command line is more efficient — but for most people, the browser tool handles the job in under a minute.
See and Remove Your PDF's Hidden Data — Free
The before/after panel shows exactly what's embedded. Strip all fields in one click. No upload to any server.
Strip PDF Metadata FreeFrequently Asked Questions
Can metadata in a PDF be forged or altered by a recipient?
Yes. Anyone with access to PDF editing tools can modify the metadata fields in a PDF they receive. This means metadata is not reliable proof of authorship or timing — it is only a starting reference point, not a forensic standard.
What about XMP metadata — is that in every PDF too?
XMP (Extensible Metadata Platform) is a second metadata format embedded in some PDFs, particularly those created by Adobe applications. It can contain additional properties beyond the eight standard DocInfo fields. The PDF Metadata Remover clears the overlapping fields. For thorough XMP removal, ExifTool handles the full XMP block.
If I compress a PDF, does that remove the metadata?
No. PDF compression reduces file size by compressing content streams but leaves the document properties block untouched. After compression, all eight metadata fields remain exactly as they were.
Does the metadata affect how the PDF looks when printed?
No. Metadata is entirely invisible in the document content. Removing it has zero effect on print output, text rendering, image quality, or any aspect of how the PDF appears on screen or in print.

