Page Numbers
Add page numbers to PDF documents. Customize position, format, and starting number.
Enviar arquivo PDF
API para desenvolvedores
Disponível via API
Automatize este fluxo PDF com a API PDF Tools. Cada requisição bem-sucedida custa 1 Credit e falhas de processamento são reembolsadas automaticamente.
/api/external/pdf-tools/page-numbers1 Credit por requisição bem-sucedidaSaída: result.pdfcurl -X POST https://itextmaster.com/api/external/pdf-tools/page-numbers \
-H 'x-api-key: YOUR_API_KEY' \
-F 'file=@input.pdf;type=application/pdf' \
-F 'options={"position":"bottom-center","startNumber":1}' \
--output result.pdfSobre esta ferramenta
Page Numbers adds customizable page numbering to your PDF documents. Choose from various formats, positions, and styles to match your document's design.
You can set the starting number, skip certain pages, and use different numbering formats (1, 2, 3 or i, ii, iii). Perfect for creating professional documents with proper pagination.
All processing happens locally in your browser, ensuring your documents remain private.
Como usar
Upload Your PDF
Drag and drop your PDF file or click to select the document.
Configure Numbering
Choose position, format, starting number, and which pages to number.
Apply and Download
Click Apply to add page numbers and download your updated PDF.
Casos de uso
Professional Documents
Add page numbers to reports, proposals, and business documents.
Academic Papers
Number pages according to academic formatting requirements.
Legal Documents
Add proper pagination to contracts and legal filings.
Perguntas frequentes
Can I skip the first page?
Yes, you can specify which pages to number and which to skip, such as title pages or cover pages.
What number formats are available?
You can use Arabic numerals (1, 2, 3), Roman numerals (i, ii, iii or I, II, III), or letters (a, b, c).
Can I add "Page X of Y" format?
Yes, you can include the total page count in your numbering format.