--- title: "Add page numbers to a PDF — free, runs in your browser" description: "Stamp page numbers onto an existing PDF, with position and start value. Free, no sign-up, and nothing you enter leaves your browser." url: https://atoneplace.net/tools/pdf-page-numbers/ site: "At One Place" --- # Add page numbers to a PDF Stamp page numbers onto an existing PDF, with position and start value. ## How it works Adds page numbers to an existing PDF at a chosen position, with a configurable starting number and optional "page X of Y" format. Numbers are drawn onto the page content rather than added as an annotation, so they print and survive flattening. That also means they cannot be removed afterwards without editing the content stream — this is a one-way operation, so keep the original. The starting number is separate from the page index, which matters for documents with front matter. Setting the start to −2 means the first three pages are unnumbered and page four becomes page 1. > This tool runs entirely in your browser. Nothing you enter is sent to a server, logged or stored, and the page keeps working with the network disconnected. ## Common questions ### Can page numbers be removed later? Not easily. They are drawn into the page content rather than added as an annotation, so removal means editing the content stream. Keep the original. ### How do I skip numbering the cover pages? Set a negative or offset start value, so numbering begins on the page you want to be page 1. ## Related pages - [Password generator](https://atoneplace.net/tools/password-generator/) - [Merge PDF files](https://atoneplace.net/tools/pdf-merge/) - [QR code generator](https://atoneplace.net/tools/qr-code-generator/) - [Image resizer](https://atoneplace.net/tools/image-resizer/) - [Split and extract PDF pages](https://atoneplace.net/tools/pdf-split/) - [Random number generator](https://atoneplace.net/tools/random-number-generator/) - [Random picker and team generator](https://atoneplace.net/tools/random-picker/) - [Image crop, rotate and flip](https://atoneplace.net/tools/image-crop-rotate/) - [Lorem ipsum generator](https://atoneplace.net/tools/lorem-ipsum-generator/) - [Meta tag generator](https://atoneplace.net/tools/meta-tag-generator/) ## Sources - Calculated on this page — At One Place (/about/)