PDF Page Numbering: Pro Tips and Mistakes to Avoid
The best way to number a PDF is to decide the position and starting number before you stamp, keep the font size around 10β12 pt, and always number the final merged file last so the sequence never breaks. Getting pagination right is less about clicking a button and more about matching the document's purpose β a court bundle, a thesis and a client report each have different rules. This guide collects the practices that separate a clean, professional result from one you have to redo.
Choose position by document type, not by habit
Position is the single decision people get wrong most often. Bottom-centre is a safe default, but many contexts have a firm expectation, and readers subconsciously trust a document that follows convention.
| Document | Recommended position | Why |
|---|---|---|
| General report / handout | Bottom-centre | Neutral, easy to find, rarely clashes |
| APA / academic paper | Top-right | Required by APA style |
| Legal bundle / exhibit | Bottom-right | Convention for referencing in court |
| Bound / printed book | Bottom outer corner | Visible when flipping bound pages |
The ByteTools tool gives you all six positions (top or bottom Γ left, centre or right), so pick the one your audience expects rather than defaulting every time.
Get the starting number right the first time
The most common re-do is a wrong starting number. Two rules save you:
- Continued volumes: if this file follows another that ended on page 26, start at 27 so the two read as one continuous document.
- Cover pages: if page one is a title or cover you don't want numbered as "1", either remove it before numbering and re-add it after, or set the start so the first content page lands on the number you want.
Decide this before you stamp β numbers become a permanent part of each page, so fixing a wrong start means starting over on the original file.
Font size and margins: avoid overlap and clipping
A 10β12 pt number suits most letter and A4 pages. Go smaller (8β9 pt) only when the document already has footer text or unusually deep margins. Two pitfalls to watch:
- Overlap with existing footers: if your pages carry a running footer at the bottom, move numbers to the top or a different corner instead of shrinking them into an unreadable size.
- Edge clipping on print: numbers sit in the outer margin near the edge. If your printer has a wide non-printable border, a bottom-corner number can be trimmed β bottom-centre is safer for physical printing.
Number last, and keep an unnumbered master
Because stamping is permanent, treat page numbering as the final step of your workflow. If you still need to merge, reorder or rotate pages, do that first β numbering a file and then rearranging it scrambles the sequence. Always keep the original, unnumbered PDF so you can restamp if requirements change (a new start number, a different position). Since everything runs in your browser and nothing is uploaded, you can re-run the tool as many times as you like on that master copy at no cost and with no privacy risk.
Try the Add Page Numbers to PDF tool β free and 100% in your browser.
FAQ
What font size should page numbers be on an A4 PDF?
10 to 12 point works for the vast majority of A4 and Letter documents β large enough to read at a glance, small enough to stay out of the way. Drop to 8β9 pt only if the page already has footer content competing for the same space.
Can I fix a wrong starting number without redoing everything?
Since the numbers are baked into the page, the clean fix is to restamp the original unnumbered file with the correct start value. This is exactly why you should keep an unnumbered master copy of every document you paginate.
How do I stop page numbers overlapping my footer?
Move the numbers to a position your footer doesn't occupy β if the footer sits bottom-centre, put numbers top-right, for example β rather than shrinking the font until it's unreadable. Choosing a free corner is more reliable than fighting for the same space.
Is this a good Bates numbering alternative for legal work?
For straightforward sequential pagination of exhibits and bundles it works well: pick bottom-right, set your starting number and stamp. It produces plain sequential numbers rather than prefixed Bates stamps, so it suits reference pagination rather than formal Bates labelling.
Related free tools
- Merge PDF β combine files before you number them.
- Rearrange PDF Pages β fix page order first so numbering stays sequential.
- Rotate PDF β straighten scanned pages before stamping.
- PDF Metadata Viewer β check document details after finishing.
Built by ByteVancer
ByteTools is a free product of ByteVancer, a software and web development studio that builds web apps, SaaS platforms and custom software. If your team needs document automation or a bespoke internal tool beyond what a browser utility can offer, explore what ByteVancer can build for you.
Recommended reading
How to Add Page Numbers to a PDF Online for Free
Stamp page numbers onto every PDF page with a choice of position, starting number and font size. Free, private in-browser tool with no upload needed.
XOR Cipher Use Cases: CTFs, Learning, and Puzzles
Real use cases for the XOR cipher, from CTF challenges and teaching bitwise logic to lightweight obfuscation, with concrete worked examples.
XOR Cipher Tips: Keys, Security, and Common Mistakes
Pro tips and common mistakes for the repeating-key XOR cipher: key length, reuse pitfalls, format choices, and when to switch to real encryption.
How to Use an XOR Cipher to Encode and Decode Text
A step-by-step guide to encoding and decoding text with a repeating-key XOR cipher, output as hex or Base64, privately in your browser.