HTML to PDF Converter
Convert raw HTML or local .html files to PDF with preview, CSS controls, and browser-only export.
FREE ONLINE TOOL
Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size.
PDF Page Numberer is a free, browser-based document tool. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size.
More Document Tools
PDF SplitterSplit PDF files into individual pages or custom page ranges directly in your bro Image to PDF ConverterConvert JPG, PNG, and WebP images to a PDF document in your browser. Add multipl PDF CompressorCompress PDF files to reduce size by stripping metadata and optimizing object st PDF Metadata EditorView and edit PDF metadata fields like title, author, subject, keywords, creatorAdding page numbers to a PDF sounds trivial — and for a simple 'Page X of Y' footer it is — but real production numbering has to cope with front-matter roman numerals, restarted counters per chapter, skipped blank pages, facing-page alternation (left vs right number placement), and offsets so the numbers match the printed book convention. A numberer injects content-stream operators into each page — a q/Q graphics save around a BT/ET text object drawing the number string in a chosen font, size, and colour at a chosen position defined in PDF points (72 per inch). FastTool's numberer runs entirely in the browser, so book drafts, thesis manuscripts, legal exhibits, and regulatory filings receive their numbering without the draft being uploaded to any external service. You pick the format, the position, and the starting page — the tool writes the numbers into an ISO 32000-2 compliant output.
Page numbers are the primary navigation primitive in any physical document. Exhibits with 'see page 47' references do not work without 47 being visible. Thesis manuscripts require numbering per university style guides (usually roman for front-matter, arabic for body, starting at a specific logical page). Court filings under local rules require consistent Bates numbering. Regulatory submissions use specific numbering conventions the reviewers expect. Bolting numbering on after the source document is produced — rather than forcing every author to manage it upstream — is the pragmatic approach that scales to teams with mixed tooling.
PLTF-000001 through PLTF-000400. The numberer applies the Bates prefix and zero-padded sequence in the bottom-right of every page. Opposing counsel accepts the bundle; the court clerk logs it; every future reference uses the Bates numbers the numberer applied.M1-0001, M2-0001, etc.), matches the FDA's expected zero-padded format, and produces facing-page alternation for printed copies. The submission is accepted on first technical review — avoiding the eight-week re-submission cycle that formatting rejections routinely trigger, and keeping the market-entry timeline on track for the device's scheduled launch.For each page in the numbering range, the tool computes the current page number according to the format string (arabic, uppercase roman, lowercase roman, alphabetic, custom prefix), then emits content-stream operators to draw the string. Font setup: ensure the target font is in /Resources /Font, adding a Type 0 CID font with ToUnicode CMap if necessary (for example, Helvetica or Times-Roman as Standard 14 fonts that need no embedding, or a TrueType subset if the user chose a custom face). Content stream operators: q, BT, /F1 10 Tf (font selection), 0 g (colour), Tm (text matrix positioning in PDF points), Tj (show string), ET, Q. For facing-page alternation, odd and even pages use different x-translation values — typically pageWidth - 72 - stringWidth for right-aligned on odd pages and 72 for left-aligned on even pages. Page number offset, start page, skip ranges, and format strings all compute per-page. The updated pages write through with new cross-reference entries; other objects remain untouched, keeping the save fast even on large files.
For print-bound documents, always verify facing-page alternation is on and that the binding margin is accounted for. The page number at 10 mm from the outside edge (right on odd, left on even) is the book-publishing convention for a reason: centred numbers get swallowed by the gutter when pages are bound. A twenty-minute test print with scaled proofing reveals the alignment issues that a PDF-screen preview cannot.
The tool relies on audited open-source document libraries that implement the relevant ISO specifications. All processing happens in the browser; files stay in the tab during standard processing. Edge cases (encryption, unusual structure, very large files) are handled with explicit messages rather than silent partial results.
PDF Page Numberer is a free, browser-based utility in the Document category. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. Standard processing runs on the client — no account is required, and there is no paywall or usage cap. The implementation uses audited standard-library primitives and published specifications rather than proprietary algorithms, so the output is reproducible and transparent.
FastTool targets WCAG 2.2 Level AA conformance: keyboard-navigable controls, visible focus states, semantic HTML, sufficient colour contrast, and screen-reader compatibility. If you encounter an accessibility issue, please reach us via the site footer.
Whether you are a beginner or an expert, PDF Page Numberer makes it easy to add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size in seconds. Thousands of users turn to PDF Page Numberer to get things done faster — and it costs nothing. Rather than installing specialized software or writing custom scripts, PDF Page Numberer gives you a ready-made solution that works the moment you open the page. With features like Page X of Y format and Position bottom-center right or top, plus Custom font size, PDF Page Numberer covers the full workflow from input to output. Standard input stays on your device — PDF Page Numberer uses client-side JavaScript for core processing, keeping the workflow private without requiring an account. PDF Page Numberer keeps things focused: one input area, immediate processing, and a clear output ready to view, copy, or download the result. The tool is designed to handle both simple and complex inputs gracefully. Whether your task takes five seconds or five minutes, PDF Page Numberer provides a consistent, reliable experience every time. Bookmark this page to keep PDF Page Numberer one click away whenever you need it.
You might also like our PDF Metadata Editor. Check out our Image to PDF Converter. For related tasks, try our PDF to Markdown Converter.
Page X of Y makes printed appendices easier to audit because missing or duplicated pages are obvious.
Many formal reports keep the cover unnumbered while starting visible page numbers on the first content page.
| Feature | Browser-Based (FastTool) | Command-Line Tool | SaaS Platform |
|---|---|---|---|
| GDPR / CCPA Posture | No transfer, no processor agreement needed | Depends on vendor | Requires DPA + cross-border transfer review |
| AI Training Use | Your input is never used | Varies by EULA | Often opt-out only, buried in ToS |
| Telemetry | None | Often enabled by default | Always collected |
| 2026 Core Web Vitals | Tuned for LCP 2.0s / INP 150ms | Not applicable (native) | Varies by provider |
| Account Exposure | No login, no profile | Local account | Remote account with email + password |
| Vendor Lock-in | Zero — open the URL | Moderate (file formats) | High (proprietary data) |
No tool is perfect for every scenario. Here are situations where a different approach will serve you better:
PDF Page Numberer provides focused functionality for a task that comes up regularly in professional and personal contexts. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. Browser-based tools like this have become increasingly capable as web platform APIs have matured, offering performance and features that previously required dedicated desktop applications.
What makes this kind of tool particularly valuable is its accessibility. Anyone with a web browser can use PDF Page Numberer immediately — there is no learning curve for software installation, no compatibility issues with operating systems, and no risk of version conflicts with other applications. This democratization of document tools means that tasks previously reserved for specialists with expensive software are now available to everyone, anywhere, for free.
Features like Page X of Y format, Position bottom-center right or top demonstrate that browser-based tools have matured to the point where they can handle tasks that previously required dedicated applications. As web technologies continue to advance — with improvements in JavaScript performance, Web Workers for parallel processing, and modern APIs like the Clipboard API and File System Access API — the gap between browser tools and native applications continues to narrow. PDF Page Numberer represents this trend: professional-grade functionality delivered through the most universal platform available.
PDF Page Numberer is implemented in pure JavaScript using ES modules and the browser's native APIs with capabilities including Page X of Y format, Position bottom-center right or top, Custom font size. The tool processes input through a validation-transformation-output pipeline, with each stage designed for reliability and speed. Standard computation happens client-side in the browser's sandboxed environment, so it does not require a FastTool application server. The responsive interface uses standard HTML and CSS, adapting to any screen size without compromising functionality.
Client-side processing has become increasingly capable as browsers have evolved. Modern JavaScript engines can handle operations that once required dedicated software.
Web browsers now include built-in APIs for cryptography, file handling, image processing, and even machine learning, enabling tools that would have been impossible a few years ago.
This is a common question about PDF Page Numberer. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. The tool features Page X of Y format, Position bottom-center right or top, Custom font size and runs entirely client-side for maximum privacy. It is one of 902 free tools on FastTool, focused on everyday tasks and professional workflows.
This is a common question about PDF Page Numberer. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. The tool features Page X of Y format, Position bottom-center right or top, Custom font size and runs entirely client-side for maximum privacy. It is one of 902 free tools on FastTool, focused on everyday tasks and professional workflows.
Check out: HTML to PDF Converter
This is a common question about PDF Page Numberer. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. The tool features Page X of Y format, Position bottom-center right or top, Custom font size and runs entirely client-side for maximum privacy. It is one of 902 free tools on FastTool, focused on everyday tasks and professional workflows.
Part of the FastTool collection, PDF Page Numberer is a zero-cost document tool that works in any modern browser. Add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. Capabilities like Page X of Y format, Position bottom-center right or top, Custom font size are available out of the box. Because it uses client-side JavaScript, standard input can be processed without a FastTool application server.
You might also find useful: Excel to PDF Converter
Start by navigating to the PDF Page Numberer page on FastTool. Then enter your data or text in the input area. Adjust any available settings — the tool offers Page X of Y format, Position bottom-center right or top, Custom font size for fine-tuning. Click the action button to process your input, then view, copy, or download the result. The entire workflow happens in your browser, so results appear instantly.
Yes. PDF Page Numberer is fully responsive and works on iOS, Android, and any device with a modern web browser. The layout adapts automatically to your screen size, and all features work exactly the same as on a desktop computer. Buttons and input fields are sized for touch interaction, so the experience feels natural on a phone. You can even tap the share button in your mobile browser and choose Add to Home Screen for instant, app-like access.
Check out: PowerPoint to PDF Converter
After the initial load, yes. PDF Page Numberer does not make any server requests during operation, so losing your internet connection will not affect the tool's functionality or cause data loss. All processing logic is downloaded as part of the page and runs entirely in your browser. Save the page as a bookmark for easy access when you are back online, and the tool will work again immediately after the page reloads.
PDF Page Numberer combines a browser-first workflow, speed, and zero cost in a way that most alternatives simply cannot match. Server-based tools introduce network latency and additional data handling because work passes through third-party infrastructure. PDF Page Numberer reduces both problems by keeping standard processing directly in your browser. Results appear instantly, and there is no subscription, no free trial expiration, and no feature gating to worry about.
You might also find useful: PDF Image Extractor
You can use PDF Page Numberer in any of 21 supported languages. The tool uses a client-side translation system that updates the entire interface without requiring a page reload, so switching languages is instant and does not interrupt your work. Full support for right-to-left scripts like Arabic and Urdu is included, with proper layout mirroring. The supported languages span major regions across Europe, Asia, the Middle East, and South America.
Apply PDF Page Numberer to personal projects where you need a quick, reliable document tool. The instant results and copy-to-clipboard functionality make this workflow fast and efficient, letting you move from task to finished output in a matter of seconds.
Experiment with PDF Page Numberer to learn about document concepts and see how different inputs produce different results. This is a scenario where having a reliable, always-available tool in your browser saves meaningful time compared to launching a desktop application or searching for an alternative.
Share PDF Page Numberer with colleagues and collaborators — no installation means everyone can use it instantly. This is a scenario where having a reliable, always-available tool in your browser saves meaningful time compared to launching a desktop application or searching for an alternative.
When you just need to add page numbers in 'Page X of Y' format to every page of a PDF with configurable position and font size. once, PDF Page Numberer is faster than installing dedicated software. The browser-based approach means you can start immediately without any installation, making it practical for time-sensitive situations where setting up dedicated software is not an option.
MOST POPULAR
The most frequently used tools by our community.
BROWSE BY CATEGORY
Find the right tool for your task across 17 specialized categories.
Articles and guides that reference this tool:
Authoritative sources and official specifications that back the information on this page.
Portable Document Format
PDF specification defining page labelling