Add Page Numbers to PDF is a free browser tool that stamps running page numbers onto every page of a PDF without requiring a signup, account creation, or file upload. You open the page, choose your PDF from your device, pick the corner, format, and starting number, and download a freshly numbered copy in a single step. The whole job runs inside JavaScript in your own browser tab, so the bytes of your document never travel to a server, never pass through a cloud queue, and never sit inside someone else's database waiting to be deleted. From finishing a contract to assembling a court filing, printing lecture notes, submitting a manuscript, or handing over a report, numbered pages make a document easier to reference, review, and reassemble if the printout is ever dropped or shuffled. Many PDFs arrive with no numbering at all — especially files that were scanned, exported from slides, or merged together from several sources — and adding numbers by hand in a full editor is slow and fiddly. This tool does it in one pass, and it costs nothing to use.

Why a Free, No-Signup Tool Is the Safest Choice
"Free" usually comes with strings attached: an email to register, a watermark in the output, a daily quota, or a hidden upload step that sends your file to a remote server. The Add Page Numbers to PDF tool avoids all of those. There is no account form to fill in, no email confirmation to wait for, and no subscription tier to discover after the first use. You land on the page, you number the PDF, you download the result — and that is the entire flow.
The "no signup" promise is not just a marketing line. Because there is no account, there is no profile of documents stored against your name, no usage history tied to an email address, and no opportunity for a third party to learn that you numbered a particular file. When the page numbers are stamped and you close the tab, the tool leaves no trail behind.
This matters most when the document you are numbering is sensitive. A signed contract, a medical record, a financial statement, or an internal memo does not need to pass through a stranger's server just to gain page numbers. Treating the file locally keeps it on your device from the moment you select it to the moment you save the numbered copy.
Add Page Numbers to a PDF in Your Browser
The full workflow takes three clicks and finishes in roughly the time it takes to open a file picker. No extension, no plugin, no installer, no sign-up screen, no upload progress bar.
- Click Browse PDF and choose the PDF you want to number, or drag the file onto the page — it is read locally into your browser's memory.
- Pick a position (bottom center is the default for print), a number format (plain, "N of total", or "Page N"), a starting number, and a font size.
- Click Add page numbers and download the numbered copy from the result link — the same numbering is applied to every page, and nothing is uploaded.
Once the page has loaded, you can run the tool while offline. That is genuinely useful on a plane, in a meeting room with patchy wifi, or behind a corporate firewall that blocks most cloud services — your numbering job still works because the work happens in your tab rather than depending on a remote API call.
Position, Format, Starting Number, and Font Size
Four controls shape how the number looks on the page. Position lets you place the number in any of six spots: bottom center, bottom right, bottom left, top center, top right, or top left. The two most common choices for print are bottom center and bottom right, but the others exist for documents that already have running content in those areas — a footer, a header bar, or a logo block.
Format decides the wording. The three supported styles serve slightly different reading needs, and the same choice is applied uniformly to every page in the file:
| Format | Example | Best for |
|---|---|---|
| Plain number | 1, 2, 3, … | Minimal markup, academic papers, legal filings, court bundles |
| N of total | 1 of 12, 2 of 12, … | Reports where readers need to know how much is left |
| Page N | Page 1, Page 2, … | Manuscripts, proposals, client deliverables that travel by name |
The Start number field sets the value printed on the first page. Set it to 1 for a standalone file, pick a higher value when your PDF is one chapter inside a larger work and the count must continue seamlessly, or use it when the front of the document should remain unnumbered in spirit while the rest of the pages count up from a chosen figure. The Start number field is documented as accepting whatever value you want to begin from — if you set it to 5, the first page shows 5, the next shows 6, and so on. Font size controls how prominent the number looks — discreet for body text, larger for headers, posters, and training slides. Every number is drawn in clean Helvetica with a consistent half-inch margin from the page edge, so nothing crowds the content and right-aligned or centered placements line up precisely regardless of how many digits the number has, because the renderer measures the exact width of each numeral before drawing it.
Privacy and File Handling
The mechanics are simple and worth stating plainly. When you pick a PDF, it is read into memory inside your browser and processed locally with JavaScript; there is no upload step, no cloud queue, and no logging of document contents. The original file on your disk is not modified in any way. When numbering finishes, the tool builds a brand-new PDF with the numbers stamped on and offers it as a direct download link, so you keep a freshly numbered copy while your source PDF remains completely untouched on your device.
Because nothing leaves your device, the tool is safe for confidential contracts, medical records, financial statements, and any other material that should not leave your computer. The same architecture also keeps numbering fast: a fifty-page file is stamped just as quickly as a two-page one, since the bottleneck is your own CPU rather than a remote queue. The tool positions text correctly against the PDF's bottom-left coordinate system so numbers never spill off the edge of the page, even on unusually shaped or oversized pages, which is the kind of edge case where a hand-rolled Acrobat script often drifts out of alignment as page counts grow.
Practical Situations Where Numbered Pages Help
Numbered pages quietly solve problems in everyday document handling. In a legal or court filing, every page must be referenceable so a judge, clerk, or opposing counsel can say "see page 14" and land in the right place. In a printed handout, page numbers let a reader who drops a stack put it back together in order. In a manuscript submitted to a publisher or a thesis defended in front of a committee, reviewers rely on numbers to anchor their feedback. In training manuals and lecture notes distributed to a class, numbers give students a stable way to ask "can you repeat what was on page 7?"
For merged documents — files you stitched together from several sources using a Merge PDF tool — page numbers also act as a sanity check. If the merged file is supposed to be 24 pages but the count on the bottom-center reads 17, you know something went wrong and can re-check the merge order. The numbering job itself does not care whether the source pages are uniform in size, mixed orientation, or carrying only a scanned image layer — every page in the file receives the same number in the same style, because the tool stamps the entire document in a single pass rather than page-by-page with per-page state to track.
When the Tool Cannot Read Your PDF
Two cases will block the numbering job, and both are reported clearly rather than silently failing. The first is a password-protected PDF: because the tool reads files locally, it cannot unlock a PDF whose owner or user password you have not provided. Unlock the file first using a separate remove-password tool, then return to add the page numbers. The second is a corrupted PDF: if the file structure is damaged, the reader inside your browser will refuse to parse it and the tool will surface the error so you can repair or re-export the source from the application that originally created it.
Everything else — small files, large files, mixed page sizes, scanned documents without a text layer, merged bundles, multi-section reports — is handled in one pass with the same settings applied to every page, and the download link is ready the moment the stamping completes.