Add page numbers to PDF is a PDF tool that stamps sequential numbers onto every page of a document. It offers bottom-centre, bottom-right, and top-right positions, configurable starting number and font size, and live preview before download. The tool runs in your browser.
Drop a PDF here or click to browse
Direct links for specific page numbering tasks.
PDFDocument and calls page.drawText() with the sequence number at the configured anchor (computed from page width/height and a fixed margin).application/pdf) with the original content plus a number stamped at the chosen position on every page.Reviewed and tested May 25, 2026.