How to Add Page Numbers to a PDF: Position, Format, and Font Options
Key takeaways
- Page numbers in a PDF are stamped as content on each page — there's no built-in 'page number' field like in Word; you add them as text overlays.
- You can choose position (bottom center, bottom right, top right, etc.), format (1, i, A), starting number, and font.
- It's common to skip the first page or first few pages so a title page or table of contents isn't numbered.
- Stamped page numbers are baked into the PDF — they won't update if pages are added or removed later without re-stamping.
Page numbers are one of those things that feel obvious until you need to add them to a PDF you didn’t create. In a word processor, page numbers live in the header or footer as dynamic fields that update automatically. In a PDF, there’s no equivalent: the format is fixed, page content is baked in, and there’s no “insert page number” command that adjusts to changes. Adding page numbers after the fact means stamping visible text content onto each page — something that requires a PDF tool rather than just a text editor.
Here’s how to approach it, including the options that actually matter.
What “adding page numbers” means in a PDF
When you add page numbers to a PDF, you’re placing a text element at a consistent position on each page. The tool computes the correct number for each page (or the sub-range you specify), renders it as text with the formatting you chose, and adds it to the page as a content overlay. The result is indistinguishable from page numbers that were always there — they appear in print, in PDF readers, and when the PDF is exported to images.
The important consequence: those numbers are now part of the page. If you later split the PDF, extract pages, or add new pages, the stamped numbers on the existing pages remain as-is. They won’t update automatically. If you need them to stay current with a changing document, you’ll need to remove them and re-stamp after each round of edits.
Step-by-step: adding page numbers with PDFPilot
- Open PDFPilot’s stamp tool and upload your PDF. You can also drag the file directly onto the tool.
- In the Type field, select Page Numbers (distinct from a custom text stamp or an image stamp).
- Set the Position — the most common choices for page numbers are bottom center, bottom right, and top right. Top positions work better for documents that will be read in a binder where the bottom is obscured.
- Choose the number format: Arabic numerals (1, 2, 3), lowercase Roman (i, ii, iii), uppercase Roman (I, II, III), or letters (A, B, C).
- Set the starting number — usually 1, but if this PDF is a chapter that starts at page 47 in a larger document, set it to 47 so the numbers match the document’s own pagination.
- Optionally set a page range to skip the first page (or first few pages). If your PDF starts with a title page and a table of contents that shouldn’t carry numbers, set the range to start from page 3.
- Set the font, size, and color. A common conservative choice is the same font as the body text, at a size 1–2 points smaller, in gray rather than black — visible but not competing with content.
- Click Apply and download the numbered PDF.
Choosing the right position
The position choice matters more for some document types than others:
| Document type | Common choice | Reason |
|---|---|---|
| Standard reports | Bottom center | Traditional, visible from both edges |
| Legal documents | Bottom right | Convention in many legal contexts |
| Presentations | Bottom right | Matches slide number convention |
| Books / long reads | Alternating (mirrored) | Outside edge for each page |
Mirrored page numbers — even numbers on the left margin, odd numbers on the right — are standard for print books. PDFPilot supports this as a toggle that applies the correct margin for each page automatically.
What to do about cover pages and front matter
The most common adjustment is skipping the first page. If your PDF begins with a title page, the convention in most document types is to not number that page — or to number front matter separately with lowercase Roman numerals (i, ii, iii) and body text with Arabic numerals (1, 2, 3).
To do this with two separate numbering styles:
- Split the PDF into front matter (the cover and table of contents) and body.
- Add Roman numerals to the front matter section, starting at i.
- Add Arabic numerals to the body section, starting at 1.
- Merge the two PDFs back together.
This takes a couple of extra steps but produces the standard academic and professional pagination style.
Removing page numbers later
If you need to remove stamped page numbers — because the document changed, or because you’re preparing a version that will be embedded in a larger numbered document — you’ll need to remove the stamp layer. PDFPilot’s stamp removal tool can detect and remove text overlays by position and content.
The cleanest approach, if you anticipate needing to change page numbers later, is to keep an un-numbered “master” PDF and re-stamp from that whenever the numbered version needs to be regenerated.
Frequently asked questions
Will page numbers survive a PDF compression? Yes. Compression in PDFPilot operates on image resolution and embedded font subsets; it doesn’t remove text content like page number stamps.
Can I add page numbers only to certain pages? Yes — the page range setting lets you apply numbers to any subset of pages. You can also run the stamp tool multiple times with different ranges and format settings if sections need different numbering styles.
Do page numbers show up in accessibility readers? A page number stamped as visible text will be read by screen readers as content on that page. If accessibility is a concern and you want page numbers to appear visually but not be read aloud as part of the content flow, this requires working with tagged PDF structure — a more advanced operation than basic stamping.
Does adding page numbers change the file size much? Minimally. Text stamps add a very small amount of data per page — typically a few kilobytes total for a hundred-page document — because text is stored as instructions rather than pixels.
Related articles
How to Share PDFs Securely: Passwords, Redaction, and Link Expiry
Sharing a PDF securely is not just about setting a password. Here's what actually works — and what only feels like it does.
How to Redact Sensitive Information from a PDF Without Desktop Software
Redacting a PDF used to require expensive desktop apps. Learn how to permanently remove sensitive text and images from any PDF file directly in your browser.
How to Prepare a PDF for a Presentation: Slides, Handouts, and Compression
Whether you're projecting slides or sharing handouts, here's how to optimize a PDF for different presentation contexts — page size, compression, and what to check before you go on screen.