HomeToolspdfPDF Metadata Viewer
Last Updated: August 24, 2026Verified

Inspect PDF Metadata — Without Uploading the File

Every PDF contains a metadata layer with information about the document: its title, author, the software that created it, creation and modification dates, and more. This metadata is often invisible to readers but can reveal surprising information.

Cluster Tools reads and displays PDF metadata entirely in your browser using PDF-lib. Your PDF is never uploaded.

What PDF Metadata Contains

| Metadata Field | Description | |---|---| | Title | The document's official title (often different from the filename) | | Author | The person or entity who authored the content | | Subject | A brief description of the document's subject | | Creator | The application that created the original document (e.g., "Microsoft Word 2021") | | Producer | The software that converted or generated the PDF (e.g., "Adobe PDF Library") | | Creation Date | When the PDF was first created | | Modification Date | When the PDF was last modified | | Keywords | Embedded keyword tags (rarely used in practice) |

Why PDF Metadata Matters

Legal and confidentiality — documents that have been through multiple revisions may have author names, internal system names, or modification timestamps that reveal more than intended. Before sharing a sensitive PDF externally, reviewing its metadata is good practice.

Identifying document authenticity — the creation date and producer fields can help verify (or question) when and how a document was generated. A "2015" contract with a 2024 creation date is worth scrutinizing.

Research and journalism — metadata has been the source of numerous newsworthy revelations: the ILOVEYOU virus creator was identified through Word metadata, and numerous political documents have been caught with revealing metadata attached.

Troubleshooting PDF issues — knowing what software created a PDF often explains why it displays oddly or has specific compatibility problems.

Step-by-Step: How to View PDF Metadata

  1. Drop your PDF into the tool above.
  2. All metadata fields are displayed instantly.
  3. Copy individual fields or export all metadata as JSON.

Frequently Asked Questions

Can I edit or remove PDF metadata? The viewer is read-only. To strip or edit metadata, you would need a PDF editing tool — many PDF printers and export options have a "remove metadata" setting, or you can use command-line tools like exiftool.

What if the metadata fields are empty? Many PDFs have empty metadata — the creator application didn't populate the fields. Empty fields are normal and not indicative of anything suspicious.

Can this read XMP metadata? Standard metadata fields yes; extended XMP (Adobe's XML-based metadata format embedded in some PDFs) is partially supported depending on the PDF-lib version.

Related Tools

  • PDF Page Counter — quickly count pages without opening the PDF.
  • Compress PDF — reduce file size, which also strips some metadata.
  • Merge PDF — combine PDFs; the resulting file's metadata can be set during merge.