A PDF page counter answers a question that shouldn't require opening a full desktop PDF reader just to check: how many pages does this file have, what size are they, and what's hidden in its metadata? This tool answers all of that in seconds, directly in your browser.
Arb Digital built it as a quick, read-only inspection tool β it never modifies, saves, or re-uploads your file anywhere. You load a PDF, it's analyzed locally, and that's the entire interaction.
What This PDF Page Counter Does
Select one or more PDF files and the tool immediately reports the total page count, the exact width and height of every page (useful for spotting pages that are a different size than the rest, such as a landscape page mixed into a portrait document), the file size, the PDF version the file was written to, and whatever document metadata is embedded in the file β the title, author, subject, and the application or tool that created it.
This tool is strictly read-only: it does not save a modified copy, does not re-encode anything, and produces nothing to download. It exists purely to let you see what's inside a PDF before you decide what to do with it next β whether that's confirming a page count for a printing job, checking whether an old document actually has an author's name attached, or comparing the sizes of several files before choosing which to send.
How to Use It
- Click the file field and select a PDF β or select several at once to inspect them together.
- Review the results. The total page count across all loaded files appears at the top, with per-file details listed below.
- Check page dimensions. Each file's list shows the page count and the width/height of its first page in points, so you can tell whether it's Letter, A4, or a custom size.
- Check the metadata fields. Title, author, subject, and creator are shown for each file if present β and clearly marked "not set" when a field is empty.
- Add or remove files to compare a different set β nothing is uploaded at any point.
How the Inspection Works
This tool reads each PDF's raw bytes and parses its internal structure using the open-source pdf-lib library, which understands the object structure defined by the PDF specification (ISO 32000). It counts the page objects in the document's page tree, reads the MediaBox of each page to determine its dimensions, and reads the document's Info dictionary (or XMP metadata, where present) to retrieve the title, author, subject, and creator fields exactly as they were set when the file was produced.
Because every part of this happens locally, using your browser's own JavaScript engine, there's no server round-trip and no size limit imposed by an upload endpoint β the only constraint is your device's available memory when working with unusually large files.
Why PDF Metadata Is Often Empty
It's extremely common to load a PDF into a tool like this and find the author, title, and subject fields all blank, even for professionally produced documents. That's completely normal and not a bug in the file or this tool: many PDF-generating programs simply don't populate these fields unless a user explicitly fills them in, and privacy-conscious export tools sometimes strip them out intentionally. A blank metadata field means the information was never set β it doesn't mean the PDF is broken or corrupted.
When metadata is present, it can be genuinely useful: the creator field often reveals what software produced the file (a word processor, a scanning app, a specific PDF library), the author field can confirm who originally authored a document, and the title field is what many PDF readers display in a browser tab or window title instead of the filename.
Why Page Count and Dimensions Matter
Knowing the exact page count matters for practical reasons that go beyond curiosity: print shops often price by page count, some online forms cap uploads at a specific number of pages, and email attachment limits are easier to reason about when you know exactly how many pages (and roughly how much size per page) you're dealing with. Checking page dimensions is useful for catching an accidental landscape page hiding inside an otherwise portrait document, or confirming that a PDF is genuinely US Letter versus A4 before sending it somewhere that expects one specific size.
Comparing several files at once β by loading multiple PDFs into this tool in one go β is a fast way to decide which version of a document is the "real" one when you have a few similarly-named files and aren't sure which is most complete or most recent.
Privacy: Why Nothing Is Uploaded
Many "check my PDF" websites work by having you upload the file to their server, running an analysis there, and displaying the results back to you. That's a reasonable design for the site owner, but it means a document you may consider private or confidential β a contract, a scanned ID, a financial statement, an unpublished manuscript β passes through a server you can't see inside of, purely so you could find out how many pages it has.
This PDF page counter is built differently. The pdf-lib library it relies on runs as ordinary JavaScript inside your own browser tab, reading the file's bytes directly from your device's memory and parsing its internal structure locally. There is no upload endpoint anywhere in this tool β the entire inspection happens on your own hardware, and the file never touches a network request. Because it's read-only on top of that, there isn't even a modified copy generated anywhere to worry about.
Reading the Details This Tool Reports
Page count is the simplest figure and the one most people come here for β a running total across every PDF you've loaded appears at the top, with each file's individual count listed below it. Page dimensions matter more than they might seem: two PDFs that are both "one page" can look completely different in a printer's eyes if one is US Letter and the other is A4, and a document that mixes portrait and landscape pages can print or scroll awkwardly without the author realizing it, since most PDF viewers hide that difference at a glance.
File size and PDF version round out the practical details. File size helps you judge whether a document is a reasonable size to email or upload elsewhere, and pairs naturally with our Compress PDF tool if a file turns out larger than expected. PDF version simply tells you which revision of the format specification a file conforms to β a detail that matters mostly for compatibility with very old software, since virtually every modern PDF reader supports all commonly used versions without issue.
Tips for Best Results
- If a PDF fails to load with an error, it may be encrypted/password-protected or genuinely corrupted β this tool can only inspect files it can fully parse.
- Use the file size shown here alongside our Compress PDF tool to decide whether a file is worth shrinking before you send it.
- When comparing several PDFs, check both the page count and the file size together β a smaller page count with a much larger size usually means the pages contain large, uncompressed images.
- Remember that a blank title or author field is common and does not indicate a problem with the file itself.
Arb Digital builds websites, content, and marketing campaigns for real businesses β this tool is one of dozens we give away for free.
See Our Services All Free ToolsCommon Reasons People Check a PDF's Details
Freelancers and agencies use a PDF page counter to double-check a deliverable's page count against a client's brief before sending it off β a quick way to catch an accidentally dropped page before it becomes an awkward email later. Print shops and self-publishers use it to confirm a manuscript's actual page count matches what a printing quote assumed, since page count directly affects binding and cost. Job applicants sometimes use it to verify a resume PDF really is one page, not two, after export from a design tool that occasionally adds an unwanted blank trailing page.
Researchers and students use the metadata readout to check whether a downloaded paper or report actually has an author and title embedded, which can matter when citing a source or archiving a document for later reference. IT and records teams sometimes use a tool like this in bulk β loading a batch of PDFs together β to spot outliers: a file that's unexpectedly large for its page count, or one whose PDF version is far older than the rest of the batch, which can hint at how or when it was produced.
Common Mistakes to Avoid
- Assuming a blank metadata field means a fake or corrupted PDF. Empty title/author/subject fields are the default in most PDF-creation software and are perfectly normal.
- Confusing PDF version with page count or quality. The PDF version reflects which specification revision the file conforms to β it says nothing about how many pages it has or how good it looks.
- Trying to inspect a password-protected PDF without the password. Encrypted PDFs generally can't be read by browser-based tools like this one until they're unlocked.
- Ignoring page-size mismatches. A document that mixes Letter and A4 pages, or portrait and landscape pages, can print or display awkwardly β this tool's dimension check helps catch that early.
Related Free Tools From Arb Digital
Once you've checked a PDF's details, you may want to shrink it with Compress PDF, combine several PDFs using Merge PDF, build a new one from photos with Images to PDF, or create a simple document from scratch with Text to PDF. Browse everything at our free online tools hub.
Frequently Asked Questions
No. Every PDF is read and analyzed entirely inside your browser using JavaScript; nothing is uploaded to a server.
Many PDF-creation tools simply don't fill in these fields unless a user sets them manually. A blank field is common and does not mean the file is damaged.
Generally no β encrypted PDFs require the correct password to be decrypted first, and this browser-based tool does not include a password-unlocking step.
It refers to which revision of the PDF specification the file was written to conform with, such as 1.4 or 1.7. Newer versions support more features but nearly all PDF readers support older versions just fine.
Yes. Select several files in the file picker and each one's details will be listed individually, with a combined total page count shown at the top.
No. This is a read-only inspection tool β it never modifies your file and produces nothing to download.
Page dimensions vary β US Letter and A4 are close but not identical, and a landscape page has its width and height swapped compared to a portrait page. This tool's per-page dimension readout makes that difference visible.
This tool runs entirely in your browser using built-in JavaScript. Your files are never uploaded, stored, or sent to any server.