Api2Pdf is a REST API that enables developers to generate PDFs from HTML, URLs, and various document formats using engines like wkhtmltopdf, Headless Chrome, and LibreOffice.
Tool to add headers and footers to a PDF document. Use when you need consistent page numbering, titles, or custom branding on every page.
Tool to delete a previously generated PDF. Use when you need to immediately remove a PDF by its response ID.
Tool to extract specific pages from a PDF document. Use when you need only certain pages from a larger PDF file.
Tool to convert a PDF document to HTML using LibreOffice. Use when you need HTML output of a PDF file (experimental; images may be excluded).
Tool to generate a thumbnail image of a document using LibreOffice. Use when you need a quick visual preview of a PDF or Office file's first page.
Tool to merge multiple PDF documents into a single PDF. Use when you need to concatenate several PDFs on the server-side.