View PDF metadata in your browser — title, author, producer, dates, and more. Private, no upload.
See title, author, subject, keywords, creator, producer, and creation or modification dates, plus page count and file size.
Download the metadata as a JSON file for records, audits, or further processing in scripts and workflows.
Quickly see how many pages the document contains and the file size, useful before printing, uploading, or sharing.
Metadata is read entirely in your browser using WebAssembly. Your PDF never leaves your device and is not uploaded to any server.
Inspect Creator vs Producer, timestamps, and other fields to understand how and when a PDF was generated or edited.
Drag and drop or select the PDF whose metadata you want to inspect. Works with PDFs from Word, browsers, scanners, design tools, and more.
The tool reads and displays the document's metadata fields, including author, software, dates, and page count.
Save the metadata as a JSON file if you need a copy for records, audits, or automation.
A document's metadata is read and shown, including title, author, and dates.
report.pdf
A PDF document with standard metadata fields.
{ "title": "Quarterly Report", "author": "Mino", "producer": "pdf-lib", "creator": "Microsoft Word", "creationDate": "2026-09-01T10:00:00Z", "modDate": "2026-09-05T14:30:00Z", "pageCount": 12, ... }The readable metadata is extracted and can be downloaded as JSON.
PDF metadata describes the document: title, author, producer, dates, and more. Viewing it helps with organization, audits, privacy checks, and understanding how a file was created or edited.
The viewer reads standard fields and shows the page count and file size. You can export everything as JSON for your records or automation. Key fields include:
Use the PDF Metadata Viewer to:
Reading happens locally in your browser using WebAssembly, so the PDF is never uploaded to any server. You can safely inspect sensitive or confidential documents.
This tool reads document-level metadata that the PDF exposes. It does not perform deep forensics such as revision history analysis, font mapping, or active content inspection. For those needs, use a dedicated PDF security or forensics inspector.