Stamp professional page numbers into headers or footers — 6 positions, custom formats like “Page 3 of 12”, adjustable font size, and custom starting index. Stamping runs locally in your browser with pdf-lib, so your file never leaves your device.
Yes — use the format string Page {n} of {total}; {n} becomes the current page and {total} the page count.
Yes — set the starting index, useful when appending to an existing numbered document.
No. Page numbering is 100% offline — the PDF is processed in your browser memory and never sent anywhere. Encrypted files are skipped with a warning.
Six: top-left, top-center, top-right, bottom-left, bottom-center, bottom-right.