PDF Page Counter
See how many pages are in your PDF—plus size and metadata—without uploading the file.
How to count pages in a PDF
- Drag one or more PDFs into the drop zone (or click to browse). Everything stays on your computer—there is no upload queue.
- Wait a moment while the browser reads each file's page tree and document info dictionary. Larger files take longer purely because of local parsing time.
- Review the summary card for a single file, or the batch table for multiple files, including total page count across successful reads.
- Use Copy Info to paste counts and metadata into email, Slack, or a ticket. When you are ready to act on the numbers, jump to Split PDF to carve out ranges.
Why knowing PDF page count matters
- Print and mail cost estimates: print shops and in-house copiers still price by impression. A quick page tally prevents surprise invoices before you hit “print all.”
- Submission limits: courts, universities, and grant portals often cap total pages per upload. Counting locally lets you split or compress before you miss a deadline.
- Contract and records management: legal teams track exhibit lengths, version history, and Bates ranges. A trustworthy page count is the first sanity check before deeper review workflows.
Frequently asked questions
Can I count pages in encrypted PDFs?
The counter inspects PDF structure with encryption metadata ignored at the parser level, so many encrypted files still report a page count. That does not mean content is unlocked—use our Unlock PDF flow when you legitimately know the password and need a decrypted copy.
Does this work for password-protected PDFs?
Page totals may appear even when a user password exists, but you should only rely on the output for files you are authorized to analyze. Forgetting a password still means you cannot view pages in a normal reader—we do not crack passwords.
Can I count pages in multiple PDFs at once?
Yes. Drop a whole folder selection (where your browser allows it) and you will see a table with per-file counts plus a combined total for successfully parsed PDFs.
What's the maximum file size?
There is no server-side cap because bytes never leave your device. Practical limits come from available RAM and the complexity of the PDF—huge scanned books may need patience or fewer files per batch.
How we count PDF pages locally
Page count sounds trivial until a court filing portal rejects your packet, a printer quotes by page, or a teammate asks “how long is this deck?” This tool reads the PDF structure in your browser using pdf-lib, then surfaces page totals plus lightweight metadata—file size, author, creation date, and whether an encryption dictionary is present—without uploading anything.
Batch mode is handy for finance and legal folders: drop five statements, see every page count in one table, and copy a plaintext summary for email or ticketing systems. If one file is corrupted, the others still parse so you are not stuck redoing the whole batch in a brittle desktop script.
After you know the page count, the natural next step is often splitting or extracting ranges. That is why we link straight to Split PDF: keep momentum inside the same privacy model instead of hunting for another random converter tab.
Encrypted PDFs may still report page counts here because we only inspect structure locally—but you should not treat that as permission to bypass a password you do not know. Use the Unlock tool when you legitimately hold the password, then re-count if metadata matters for compliance.
FAQ
Do you upload my PDF to count pages?
No. Files are read from your device in memory. Nothing is sent to our servers for counting.
Why does my encrypted PDF still show a page count?
We read structural information with encryption ignored at the parser level. That helps you understand file size, but it is not a substitute for unlocking content you are not authorized to access.
Can I count multiple PDFs at once?
Yes. Drop several files together to see a table with per-file totals plus a combined page count.
Is there a maximum file size?
There is no server limit because nothing uploads. Practical limits depend on your browser tab memory—very large PDFs may take longer to parse.