PdfRenderPro
 PdfRenderPro API is a document rendering and automation API that converts HTML, URLs, and Handlebars templates into high-quality PDF documents using a modern headless rendering engine. In addition to PDF generation, the API provides built-in support for template…
PdfRenderPro endpoints
| Method | Endpoint | Description |
|---|---|---|
| PDF Generation | ||
| POST |
CreateSecuredPdf /secured-pdf |
Generates a secured PDF document with passwords and permissions. |
| POST |
CreatePdf |
Generates a high-quality PDF document from various source types: URL, raw HTML, or a Handlebars template with data. Supports advanced Playwright PDF options like margins,… |
| Template Processing | ||
| POST |
InterpolateTemplate /interpolate |
Processes a Handlebars template by interpolating it with the provided JSON data object. Returns the rendered HTML string. |
| Barcode & QR Codes | ||
| POST |
GenerateQrCode /qrcode |
Generates a high-resolution QR Code image supporting various payloads (URL, Email, Wi-Fi, SMS, Geo, etc.). Returns a PNG byte array with configurable pixel density. |
| POST |
GenerateBarcode /barcode |
Generates a barcode image based on the provided data and type (e.g., Code128, EAN13). Supports custom dimensions and optional label display. Returns a PNG byte array. |
PdfRenderPro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA Recommended | $35 / month | — |
|
| MEGA | $75 / month | — |
|