HTML to PDF Converter
High-Fidelity HTML to PDF API allows developers to convert raw HTML, Base64-encoded HTML, or public URLs into pixel-perfect PDF documents with full CSS support and external assets. The API is designed for modern applications that require accurate rendering, layout consistency, and reliable document generation. It supports synchronous conversion and returns high-quality PDF files as binary,…
HTML to PDF Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
convertToPdf (Binary) /v1/pdf/convert |
Convert HTML to PDF (Binary). |
| POST |
convertToPdf (Url) /v1/pdf/convert |
Convert HTML to PDF (URL). |
| POST |
convertToPdf (Base64) /v1/pdf/convert |
Convert HTML to PDF (Base64). |
| GET |
downloadTempFile /v1/pdf/file/{id} |
Download temporary PDF file |
HTML to PDF Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.9 / month | 60 / minute |
|
| ULTRA Recommended | $29.9 / month | 120 / minute |
|
| MEGA | $99.9 / month | — |
|