PDF Page Counter & Info
Instant page count plus page sizes, dimensions, and document structure stats โ no upload.
About This Tool & Technical Logic
Answers the everyday questions before you print or submit: how many pages, what size are they (A4? Letter? mixed?), and how big is the file per page โ a quick signal of embedded scans versus text.
Per-page dimensions come from each page's MediaBox, listed in both points and millimeters. Print shops, visa applications, and submission portals all impose page limits โ this counts exactly, instantly, locally.
getPageCount() + per-page getSize() from pdf-lib; MB/page from file bytes.
How to Use โ Step by Step
- 1
Drop the PDF
Counting is instant even for 1000-page documents.
- 2
Read the essentials
Pages, per-page dimensions (points + mm), file size, and size-per-page ratio.
- 3
Act on the numbers
Over a portal's limit? Split, or remove pages. Oversized scans? Rebuild pages from compressed images via PDF to Images โ Images to PDF.
Frequently Asked Questions
Text PDFs run a few KB/page; scans run 100 KBโ1 MB+. A high average signals scanned images โ candidates for compression.