Convert to pdf
# 📄 PDF Conversion API The **PDF Conversion API** makes it simple to generate high-quality PDFs from almost any source — all with a single REST call. Whether you’re building SaaS apps, internal tools, or enterprise workflows, this API provides fast, reliable, and scalable document conversion without the complexity of managing local software. --- ## ✅ What You Can Do - **Convert from multiple…
Convert to pdf endpoints
| Method | Endpoint | Description |
|---|---|---|
| Docs | ||
| GET |
getApiReferenceHtml /docs |
Returns the API reference as an HTML page rendered by Scalar, using the existing OpenAPI spec at `docs/openapi.json`. |
| Chromium | ||
| POST |
screenshotHtmlWithChromium /forms/chromium/screenshot/html |
|
| POST |
convertUrlWithChromium /forms/chromium/convert/url |
|
| POST |
screenshotMarkdownWithChromium /forms/chromium/screenshot/markdown |
|
| POST |
convertMarkdownWithChromium /forms/chromium/convert/markdown |
|
| POST |
screenshotUrlWithChromium /forms/chromium/screenshot/url |
|
| POST |
convertHtmlWithChromium /forms/chromium/convert/html |
|
| LibreOffice | ||
| POST |
convertWithLibreOffice /forms/libreoffice/convert |
|
| PdfEngines | ||
| POST |
splitPdfsWithPdfEngines /forms/pdfengines/split |
|
| POST |
flattenPdfsWithPdfEngines /forms/pdfengines/flatten |
|
| POST |
convertWithPdfEngines /forms/pdfengines/convert |
|
| POST |
readPdfMetadata /forms/pdfengines/metadata/read |
|
| POST |
mergePdfsWithPdfEngines /forms/pdfengines/merge |
|
| POST |
writePdfMetadata /forms/pdfengines/metadata/write |
|
Convert to pdf pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 50 / second |
|
| ULTRA | $10 / month | — |
|
| MEGA | $30 / month | — |
|