← All articles

How to Add Page Numbers to a PDF in Your Browser

Quick answerTo add page numbers to a PDF, open /convert/add-page-numbers, drop in your file, and download the result — it stamps a "page / total" number (like "1 / 12") at the bottom center of every page. It's free, the numbers are real selectable text rather than a flattened image, and the whole thing runs on your device: your PDF is never uploaded to a server.

Open the Add Page Numbers tool

Add page numbers in three steps

The tool at /convert/add-page-numbers is built to do one job cleanly. There's no signup, no account, and no watermark on the output.

  • Choose your PDF. Drag a file onto the drop zone or click to browse. It loads locally in the page — nothing leaves your computer.
  • Add the numbers. The tool stamps each page with a "page / total" label centered along the bottom margin, so page three of a twelve-page file reads "3 / 12".
  • Download. Save the new file, which comes out named like yourfile-numbered.pdf. The rest of your document is untouched — only the numbers are added.

What the output actually looks like

Being upfront about the result matters more than overselling it. Each page gets a single number in the format current / total, drawn in standard Helvetica at a small size (about 10pt) in a soft dark-gray, positioned at the bottom center of the page.

Because the label is drawn as real text with the PDF toolkit, you can select it, copy it, and search it later — it is not a picture pasted on top of your page. Your existing text, images, and layout stay exactly as they were.

What this version does not do (yet)

So you can plan around it: this is a deliberately simple stamper. In its current form it does not let you change the position (it's fixed at bottom center), pick a different format such as "Page 3 of 12" or plain "3", set a custom starting number, skip the cover page, or change the font and size.

If your document already has content sitting in the very bottom-center margin, the number could overlap it. It's worth a quick scroll through the downloaded file to confirm the placement works for your specific layout.

When adding page numbers is worth it

  • Printed handouts and reports, where readers need to keep loose pages in order or reference "see page 7".
  • Contracts and legal or policy documents that get reviewed page by page and benefit from a clear page-of-total count.
  • Study notes, manuals, and ebooks you assembled from several sources and now want to read or print as one continuous document.
  • Any PDF you merged from multiple files, where the original numbering restarted or disappeared and you want a single consistent count.

Why running it in the browser keeps your files private

Many online PDF tools work by uploading your file to a server, processing it there, and sending it back. That means a copy of your document — which might contain contracts, financials, or personal details — leaves your machine.

This tool takes the opposite approach. The PDF is read and rewritten directly in your browser tab using on-device code, so the file never travels to a server and there's nothing for anyone to store, log, or leak. It's a practical reason to favor in-browser tools for anything sensitive, and it's also why the tool keeps working even on a flaky connection once the page has loaded.

Tips for clean results

  • Number last. If you plan to merge, split, or reorder pages, do that first — then add numbers so the count reflects the final document.
  • Check page one and the last page after downloading to confirm the "1 / total" and final number look right and don't collide with footer content.
  • Keep an unnumbered original. The tool saves to a new -numbered.pdf file, but it's still good practice to hold on to the source copy in case you need to renumber later.
  • For very large PDFs, give the tab a moment to finish — all the work happens on your device, so speed depends on your computer rather than a server.

Try it yourself — free to edit, private

Edit your PDF in the browser. No upload, no signup, no watermark.

Open the editor

Tools for this

  • Add Page NumbersStamp page numbers onto every page of a PDF, right in your browser. Nothing is u

Frequently asked questions

Is adding page numbers to a PDF free?

Yes. The tool at /convert/add-page-numbers is free with no signup, no account, and no watermark added to your file.

Is my PDF uploaded anywhere?

No. Everything runs in your browser on your own device. The file is read and the numbers are stamped locally, so your PDF is never uploaded to a server.

Will the page numbers be selectable text or just an image?

They're real, selectable text. The numbers are drawn into the PDF as text using a standard font, so you can select, copy, and search them — they are not a flattened image overlay.

Can I change the number format, position, or starting number?

Not in this version. It stamps a fixed "page / total" label (like "4 / 20") at the bottom center of every page. There are currently no options for custom position, format, font size, a different start number, or skipping pages.

What does the numbered file look like when I download it?

You get a new PDF named like yourfile-numbered.pdf. Every page shows a small gray "current / total" number centered along the bottom margin, and the rest of the document is unchanged.

Keep reading