Add page numbers
Drop one or more PDFs and stamp page numbers across every page. Pick a position, a format string, and a starting number.
Drop PDF files here or click to select
Multiple files allowed
When to use this tool
Add running page numbers to a PDF that didn't ship with them, or replace existing footer numbering with your own format. Most often used after merging documents from different sources (each had its own numbering or none) and you want a consistent Page X of Y across the result.
Step by step
- Drop the PDFs. The same numbering scheme applies to every file in the batch.
- Pick a format. Use
{n}for the current page and{N}for the total. Common choices:Page {n} of {N},{n}/{N},- {n} -, or just{n}. - Pick a position. Six options: top / bottom × left / centre / right.
- Adjust the start number if the first page of this file isn't really "page 1" (e.g. continuing from a previous file).
- Click "Number pages & download" — each file produces a
name-numbered.pdfin the output.
Format examples
Page {n} of {N}→ Page 3 of 24{n}/{N}→ 3/24- {n} -→ - 3 -{n}→ 3Section II — {n}→ Section II — 3
Common use cases
- Merged documents. Re-numbered after combining 5 separate PDFs into one bound packet.
- Court-ready documents. Bates-style sequential numbering across an exhibits bundle.
- Workshop handouts. Slide-style decks need n / N for participants to keep their place.
- Books and proofs. Reading drafts with consistent numbering between revisions.
- Continuation across files. A 50-page-each pair of PDFs with the second starting at 51 (set start at = 51 on the second file).
Common mistakes
- Numbering on top of existing numbers. If the PDF already has page numbers, this tool draws over them — the result will have two. Use PDF → Text on a sample to check if numbers are present, or strip them via a desktop tool first.
- Cover-page surprise. If the cover page should be unnumbered, this tool always numbers every page — extract just the body via Extract, number it, then re-merge the cover.
- Tiny font on a big page. Default 10pt is fine for A4. Bump to 12-14 for legal-size pages.
FAQ
Can I skip the first page (cover) when numbering?
Not directly inside this tool. Workaround: extract pages 2-N via Extract pages, number them, then merge page 1 back via Merge.
Can I use Roman numerals (i, ii, iii)?
Not yet. The format placeholder is plain numeric. For Roman / alphabetical numbering, write the page numbers manually in the format string — but this only works for short documents.
Will the numbers overlap body text?
They might if your document has very tight margins. Defaults sit at 16pt from the top/bottom; if your body extends into that area, choose the opposite edge or a different position.
What font is used?
Helvetica (one of the 14 PDF standard fonts), dark grey. Custom fonts and colours aren't supported yet.