Skip to content
PDFRuns in your browser

PDF Metadata Viewer

Inspect title, author, producer, dates and page size of any PDF.

Upload
Single file · 40 MB max
Privacy
Nothing is uploaded
Cost
Free · no sign-up · no watermark

Loading tool…

The tool is loading its code on your device. This happens once and is cached for later visits.

Processed entirely on your device

Your file is read, transformed and re-encoded inside this browser tab using JavaScript. There is no upload endpoint — nothing leaves your machine, nothing is stored, and the result is created as a local object URL that disappears when you close the page.

Overview

About the PDF Metadata Viewer

View PDF metadata free online: title, author, subject, keywords, creator, producer, dates, version, page count and page size — read locally and exportable as JSON.

Every PDF carries an information dictionary: who wrote it, what produced it, when it was created and modified, plus a version number and page geometry. It is the first thing a forensic examiner reads and the last thing an author checks before sending a file out.

What the table shows

  • Title, author, subject, keywords — the descriptive fields, often empty, sometimes embarrassingly full.
  • Creator and producer — the writing application and the PDF-generating pipeline, which together usually identify exactly how a file came to exist.
  • Creation and modification dates — as recorded by the producer, timezone quirks included.
  • PDF version, page count, first page size — structural facts read from the document itself rather than the dictionary.
  • Encrypted — whether the file carries an encryption dictionary, which explains why other tools refuse it.

Why it matters before sharing

Documents accumulate metadata silently: a résumé carries the word processor's author account name, a contract carries the law firm's template producer string, a scan carries the machine's serial in the creator field. Reading the dictionary takes a second and answers what the file will say about you.

Reading it elsewhere

The same values download as a JSON object, keyed exactly as shown, for anyone building metadata checks into a workflow — archiving, intake validation, or simply keeping a record of what a received document claimed about itself.

Step by step

How to use the PDF Metadata Viewer

  1. Drop a PDF onto the upload area, or click it to browse.

  2. Press Read metadata — the document information dictionary is parsed in your browser.

  3. Review the table: authorship, producer, dates, version, page count and page size.

  4. Download the same values as JSON if you need them in a script or a record.

Why use it

Benefits and common use cases

What this tool is good for, and what it deliberately does not try to do.

See what a file says about itself

Before sharing a document, know exactly which author name, producer string and creation dates travel inside it — the fields most people discover only after someone else reads them.

Provenance at a glance

The producer and creator strings reveal which application generated a file, and the PDF version hints at its feature set — useful when debugging why a document misbehaves in one viewer.

Machine-readable export

The JSON download carries every field in one object, so metadata checks can be scripted or archived alongside the document they describe.

Questions

Frequently asked questions

Short, honest answers about quality, limits and privacy.

What is the difference between creator and producer?

The creator is the application the author used to write the document — a word processor, say. The producer is the software that turned it into a PDF, often a print pipeline or library. Scanned files frequently show the scanner software in one field and a PDF library in the other.

Why are some fields empty?

Metadata is optional and applications fill it inconsistently. Many exporters write only a producer string; files that passed through privacy tools may have had fields deliberately cleared. Empty is a normal, informative answer.

Can this tool edit the metadata?

Not yet — this page reads and exports. The Compress PDF tool clears title, subject and keywords as part of its rewrite, which is the usual reason people want metadata changed before sharing.