ToolNest

PDF Info Viewer

Check a PDF's title, author, and page count โ€” 100% private.

PDF Info Viewer

View PDF metadata online, free, browser based โ€” check title, author, and page count.

Drag & drop a PDF here, or click to browse

Checking What's Actually Inside a PDF Before You Open It

Sometimes you need to know a PDF's page count, its author, or when it was created without opening a heavy 80-page file in a reader app just to check. This tool reads a PDF's metadata directly in your browser and displays it instantly โ€” no upload, no waiting on a file to render.

Where This Metadata Comes From

Every PDF stores a metadata dictionary in its file structure alongside the visible page content โ€” fields like Title, Author, Subject, Creator application, Producer, and creation/modification timestamps. This tool parses that dictionary directly using client-side JavaScript, along with counting the actual page objects in the file to report an accurate page count, without rendering a single visible page.

A Real Example

A PDF exported from Microsoft Word typically shows "Microsoftยฎ Word" as the Producer field, the actual document author's name pulled from their Word account settings, and a creation timestamp matching when it was exported. A PDF that started life as a scanned document, by contrast, often shows a scanner or phone scanning app's name in the Producer field instead, with the Author field frequently empty โ€” a quick way to tell whether a document was born digital or scanned from paper without opening it.

Why People Check This

A hiring manager receiving dozens of resumes wants a fast page count before deciding which to actually open and read closely. A student verifying a downloaded PDF textbook chapter has the expected number of pages before trusting it's complete. Someone investigating a suspicious PDF attachment checking the Producer and Creator fields for anything that looks inconsistent with what it claims to be. A publisher confirming a submitted manuscript PDF's metadata matches what the author stated.

What the Fields Actually Tell You

Title and Author are usually set manually by whoever created the file (in Word, this often pulls from account settings) and can be blank, inaccurate, or left as a generic default โ€” they're not verified information, just whatever the creating software recorded. Creation and modification dates are more reliable technically, since they're written automatically by the software, but can still be inaccurate if a device's system clock was wrong at the time.

What This Tool Doesn't Do

It reads metadata and structural information only โ€” it doesn't extract or display the PDF's actual text content, check for malware, or verify a document's authenticity beyond what's stated in the metadata fields themselves. A PDF with a fabricated Author field will simply display that fabricated value, since the tool reports what's stored rather than fact-checking it.

Read Entirely in Your Browser

The PDF file is parsed using client-side JavaScript without ever being uploaded to a server, so checking a sensitive or confidential document's metadata โ€” a legal filing, an unpublished manuscript โ€” doesn't require trusting a third party with the file itself.

Why is the Author field blank on my PDF?

Not every PDF creation tool automatically fills in the Author field โ€” many scanning apps and some export tools leave it empty by default unless the creator manually set it.

Can I trust the creation date shown for legal purposes?

The date reflects what the creating software recorded, which is generally reliable but not cryptographically verified โ€” for anything legally significant, corroborate it with other evidence rather than relying on metadata alone.

Does this tool show me the actual text inside the PDF?

No โ€” it reports structural metadata like title, author, and page count only; use the PDF to Word Converter if you need to extract and read the actual text content.

Why does the page count here differ from what my PDF reader shows?

This is rare and usually indicates a malformed or corrupted PDF structure; a mismatch is worth investigating, as most valid PDFs report a consistent count across tools.

Can I check metadata on a password-protected PDF?

Encrypted PDFs typically need to be unlocked first, since the metadata dictionary itself may be inaccessible until the file is decrypted.

Metadata Viewer vs. Opening the Full PDF

Opening an 80-page PDF just to check who authored it means waiting for every page to render in memory, especially on a slower device or connection. Reading just the metadata dictionary skips that entirely โ€” the page count, author, and creation date load in a fraction of the time it takes a full PDF reader to render even the first page.

Reading Producer and Creator Fields Together

The Creator field typically names the original authoring application (like "Microsoft Word" or "Adobe InDesign"), while Producer names whatever software generated the final PDF output (often a print driver or export library) โ€” these can differ even for a single document, since someone might write in Word but export through a separate PDF printer tool. Seeing both fields populated with consistent, expected software names is a mild signal of a normally-produced document; an empty or unusual combination isn't proof of anything wrong, but it's the kind of detail worth a second look for a document you're being asked to trust.

A Second Example: Checking a Downloaded Ebook

Someone who downloaded a "free" PDF ebook from an unfamiliar site can check its page count against what the seller's page promised before investing time reading it, and glance at the Producer field โ€” a mismatch between an advertised professionally-published book and metadata showing it was generated by an unfamiliar conversion tool is a small, quick data point worth factoring in.