Skip to content
FileKit
PDF And DocumentsRuns in your browser5 min read

PDF Metadata Viewer

This PDF metadata viewer reads a document's title, author, subject, keywords, producer and creation and modification dates, entirely inside your browser. Drop a file in and every field that is set on the document appears immediately, with nothing uploaded and nothing to wait on.

Loading the tool interface
Files never leave your deviceNo upload wait and no queueNo signup, watermark or file limit

Every PDF carries a small block of document properties alongside its visible content, separate from anything printed on the page. That metadata often reveals more than people expect, such as the real author of a document that claims to be anonymous, the software used to produce it, or a creation date that contradicts what a document claims about when it was written.

The check happens locally. The file's metadata dictionary is read directly on your device, so a sensitive document never has to leave your machine just to see what information it is carrying.

When you need a PDF metadata viewer

Reach for this whenever the information about a document matters as much as its content. Verifying who actually authored a file before relying on it, checking whether a document was produced by the software it claims to have come from, or confirming when a file was actually created rather than trusting a filename are all common reasons to look.

It is also useful before sharing a document externally, since metadata can carry information you did not intend to send, such as an internal author name, a company name embedded by the software that created the file, or a creation date that reveals more about your process than you meant to disclose.

  • Check PDF metadata to confirm the real author before relying on a document.
  • View PDF properties to see which software actually produced a file.
  • Verify a document's creation date against what it claims to represent.
  • Check for keywords or a subject line embedded by the original author.
  • Review metadata before sharing a document externally, in case it reveals more than intended.

What each metadata field actually means

Title, author, subject and keywords are set directly by whoever created the document, usually through their word processor or PDF authoring software, and are the closest thing to a PDF's own description of itself. None of them are required, so a completely blank set of these fields is common and does not indicate anything unusual on its own.

Producer and creator instead describe the software rather than the person: the creator is typically the original authoring application, such as a word processor, while the producer is typically the tool that converted or finalised the file into PDF format. Seeing two different named applications here is normal and simply reflects a two step production process.

Creation date and modification date record when the document was first produced and when it was last saved by a PDF aware application, based on the clock of the device that made those changes at the time. These dates are not cryptographically verified in any way, so they should be treated as a claim made by the file rather than as absolute proof.

Why some fields show up empty

A blank field almost always means the author's software simply never filled it in, rather than the tool failing to find something that is there. Many word processors leave title and subject empty unless a user specifically enters them in a document properties dialog, and plenty of documents circulate for years with every optional field left blank.

A password protected PDF is a different case entirely: since the file cannot be decoded without its password, none of its metadata can be read at all, and the tool reports this specific reason rather than showing a page of empty fields that would otherwise look identical to a document with no metadata at all.

How this pdf metadata viewer works under the hood

A PDF document library reads the document information dictionary that every PDF stores near the end of the file, extracting whichever of the standard fields are present. This is a small, well defined part of the PDF format, so reading it does not require rendering a single page of the document's actual content.

Because that happens entirely inside the browser tab, there is no upload step and no server ever sees the file. You can confirm the privacy of this by opening your browser's network panel while checking a document and watching for any request that carries it. That makes this a practical pdf author checker for anyone who needs to verify pdf document properties before relying on a file, without sending the file anywhere first.

How to view PDF metadata

  1. 1

    Add your PDF

    Drop a PDF file onto the drop area or click it to choose one from your device.

  2. 2

    Review the fields

    Title, author, subject, keywords, producer, creator and both dates appear as soon as the file loads.

  3. 3

    Check for blank fields

    A blank field means that property was never set by the software that created the document.

  4. 4

    Copy anything you need

    Copy a specific field, such as the author or creation date, for use elsewhere.

Related tools worth bookmarking

Sources and further reading

Frequently asked questions

Common questions about the pdf metadata viewer.

An empty field means the document's own creator never filled it in, which is extremely common for title, subject and keywords in particular, since most word processors leave them blank unless someone deliberately opens a document properties dialog and enters them by hand.

Treat it as a claim rather than proof. The date reflects the clock of the device that created the file at the time, which can be wrong, deliberately altered, or simply inherited from a template. For anything that needs to be legally verified, a document's metadata alone is not sufficient evidence.

No. The metadata is read directly from the document's own internal dictionary inside your browser tab. Nothing is transmitted to a server at any point, which you can confirm by opening your browser's network panel while checking a file and watching for any request that carries it.

The creator field usually names the original application that authored the content, such as a word processor, while the producer field usually names whichever tool converted or finalised that content into the PDF format itself. Seeing two different applications listed is completely normal.

Not without the password. An encrypted PDF cannot be decoded by the browser at all, which means its metadata dictionary cannot be read either. Remove the password using the application that created the file, then check the metadata of the unprotected copy here.

No. This is a read only check. The document is opened, its metadata fields are read and displayed, and nothing about the file itself is modified, saved or transmitted anywhere, so the original file on your device is completely unaffected by checking it.