- Can I start numbering from something other than 1?
- Yes. The “Starting number” field sets what the first page is labeled — useful when this PDF is a continuation of an earlier document (say, a thesis appendix that should start at 47) or when you want the numbering to match physical pages already printed elsewhere.
- Can I skip numbering the first page, like a cover sheet?
- Not directly in this version — every page in the file gets a number. The common workaround is to set the starting number to 0: the cover page is stamped “0” (or left effectively unlabeled if you crop it after), and every following page carries the correct sequential number. For a cleaner result, split the cover page into its own file first, number only the remaining pages, then merge them back together.
- Does this work on scanned or image-only PDFs?
- Yes. Page numbering does not depend on the page containing selectable text — it draws a new text object into the content stream regardless of what else is on the page, image or vector. A scanned PDF gets the same crisp, vector-drawn number as a text-based one.
- Can I remove the numbers later if I change my mind?
- Not with this tool, and generally not easily with any tool. Because the number is drawn directly into the page's content stream, it is now part of the page's drawing instructions, the same as the rest of its content — there is no separate annotation layer to delete. Keep your original, un-numbered file if you might need to redo this with different settings.
- What if my PDF already has page numbers printed as part of the content?
- This tool has no way to detect or remove existing text, so the new number is drawn on top of (or near) whatever is already there. If the document was exported from Word, Google Docs, or LaTeX with page numbers baked in, turn those off in the source document and re-export before stamping, or you will end up with two numbers per page.
- Will the numbers look right if my pages are different sizes?
- Yes. The position is computed per page from that page's own width and height (for example, centered horizontally uses that page's width, not a fixed value), so mixed page sizes — a PDF with both A4 and Letter pages, for instance — each get a correctly placed number rather than one calibrated to a single page size.