HTML to PDF API
## Features - **URL to PDF** — convert any webpage to PDF with one request - **Raw HTML to PDF** — send HTML string and get PDF back - **Page formats** — A4, A3, Letter, Legal - **Landscape mode** — portrait or landscape orientation - **Custom margins** — set top, bottom, left, right margins in mm - **Background printing** — include or exclude background colors/images - **Powered by Chromium** —…
HTML to PDF API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
pdf_from_body_tools_v1_pdf_post /tools/v1/pdf |
Generate PDF from a URL or raw HTML via POST request. |
| GET |
pdf_from_url_tools_v1_pdf_get /tools/v1/pdf |
Generate PDF from a URL via GET request. |
HTML to PDF API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|