Number PDF Pages
Add Sequential Page Numbers to a Document
Need to use Number PDF Pages right now?
Continuing a multi-volume document's numbering, or starting fresh at page 1 — either way, the start number is fully your choice.
Drop a PDF, or click to browse
Processed locally in your browser — never uploaded
Features
- Runs entirely in your browser
- Privacy-first — your data is never uploaded
- Real-time, instant results
- 100% free, no sign-up required
- Works on desktop, tablet, and mobile
- No installation needed
Who uses this tool?
About Number PDF Pages
A document without page numbers is awkward to reference in conversation or in print — "see the third paragraph on the seventh page" only works if the pages are actually numbered. Word processors add this automatically, but a PDF assembled from scans, exported from a tool without a numbering option, or merged from several separate files often has none. This tool adds page numbers to every page of an existing PDF without needing the original source document.
You control where the number sits — five position presets covering bottom-center, bottom-left, bottom-right, top-center, and top-right — along with what number the count starts at, which matters when a document is a continuation of another (like Volume 2 starting at page 201 instead of page 1). A custom format string supports {n} for the page number and {total} for the total page count, so you can produce anything from a bare "7" to a full "Page 7 of 42".
Numbers are drawn as real vector text in Helvetica, positioned using the page's actual measured width so centered numbers stay precisely centered regardless of how many digits they have or how the format string is set up. Because they're added as a new text layer on top of the existing page, nothing about the original content changes — only the number is added.
This applies the same position and format consistently across the entire document, incrementing by one per page — there's no support for restarting numbering mid-document (for a table of contents section using roman numerals, for example); for that level of control, a full desktop word processor would be the better tool.
How it works
- Upload your PDF. The file loads ready for numbering.
- Choose position, start number, and format. Pick where numbers go and how they should read, e.g. "Page {n} of {total}".
- Apply and download. Every page gets its number added in the chosen style.
Examples
Standard footer numbering
Input
bottom-center, start at 1, format "{n}"Output
pages numbered 1, 2, 3... centered at the bottom
Full reference format
Input
bottom-right, format "Page {n} of {total}"Output
"Page 1 of 24", "Page 2 of 24", etc.