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.
Inspect title, author, producer, dates and page size of any PDF.
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
Overview
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.
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.
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
Drop a PDF onto the upload area, or click it to browse.
Press Read metadata — the document information dictionary is parsed in your browser.
Review the table: authorship, producer, dates, version, page count and page size.
Download the same values as JSON if you need them in a script or a record.
Why use it
What this tool is good for, and what it deliberately does not try to do.
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.
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.
The JSON download carries every field in one object, so metadata checks can be scripted or archived alongside the document they describe.
Questions
Short, honest answers about quality, limits and privacy.