How to add page numbers to a PDF — position, format, and print-safe margins

Merged packets, scanned contracts, slide decks exported hours before the meeting — they share a flaw that readers notice in seconds: no page numbers. References become “the third page, roughly”, printing becomes shuffling, and nobody can tell whether they are holding the whole document. Numbering should be a thirty-second task, yet many tools make it an upload. This guide covers numbering that runs entirely in your browser, then the decisions most guides skip: which format serves which reader, how start offsets handle cover pages, and why millimeter margins matter the week something gets printed.

Add page numbers in your browser, step by step

The direct path is the Add Page Numbers tool on this site. It runs entirely in your browser — the file never leaves your device.

  1. Open the numbering tool and drop your PDF anywhere on the page, click to browse, or paste it from the clipboard.
  2. Choose one of six positions — bottom center or a bottom corner for reports, a top corner for slide decks.
  3. Pick the format: a bare number, a “1 / 10” fraction, or the explicit “Page 1 of 10”.
  4. Set the details: the starting number, a font size from discreet to bold, and the margin in millimeters.
  5. Click Add page numbers. Every page of a new PDF is stamped on your device; the original stays exactly as it was.

Numbering works on scanned documents too — the stamp lands on the raster image like any other page — and on rotated or landscape pages, where the number keeps reading horizontally because it is placed relative to the page’s own dimensions.

Which format and position serve the reader

Formats are not decoration; each answers a different reader question. A bare number says where you are — enough for documents read on screen. A fraction (“3 / 10”) adds how much is left, which is why manuals and training decks favor it. The labeled “Page 3 of 10” is for anything that gets printed and shuffled: a reader holding loose sheets sees at a glance whether page 7 has gone missing.

Position is mostly about binding and content. Bottom-center numbers survive double-sided printing and binding better than corner ones, which disappear under a staple or into a spiral. Top corners suit slides, whose bottom edge often carries content. And when a document already has footers, choose a margin that clears them — the numbering tool never reflows anything, so overlap with existing text is the only failure mode left to avoid.

Start offsets and the cover-page problem

Real documents rarely begin on page 1. Reports carry cover pages, theses carry front matter, and numbering the cover as page 1 makes every internal reference off by one. The starting number solves the common case: set numbering to begin at 1 on the first content page, and the cover stays uncounted.

What the tool deliberately does not do is skip pages mid-file — numbering some pages but not others in a single pass. The honest workaround is a three-step chain: split the document into the parts that carry different numbering, number each part with its own start, then merge the parts back. It sounds heavier than it is; each step is a single operation, and the result is what a word processor would have produced. Roman-numeral front matter is not offered — the same chain covers it in the meantime.

Why numbers never move your content

Numbering tools fail expensively when they reflow the document to make room for the number: line breaks shift, tables split, and the layout you approved is gone. This tool stamps instead of rearranging. The number is placed in the margin you choose, on top of the page as it exists; text, tables and images stay byte-identical underneath.

The margin is set in millimeters for a practical reason: printers think in millimeters, and every printer has an unprintable edge — a few millimeters where toner cannot reach. Set the margin to at least 10 mm and the numbers survive any mainstream home or office printer. The same setting keeps numbers clear of punch holes on documents destined for binders.

Numbering as the finishing pass

Number last. The number is stamped onto the page and becomes part of it — not an updatable layer — so any structural edit afterwards means stamping again. The order that pays: fix page order first, with organize or a merge; number the final document once; then, for review copies, add a watermark after numbering — the watermark overlays the numbers evenly and both stay readable.

That order also keeps mistakes cheap. Reordering ten pages after numbering means renumbering; reordering before numbering leaves you with nothing to redo.