HTML and Markdown to PDF
Convert HTML or Markdown to styled, print-ready PDFs. Supports custom page size, orientation, margins, headers, and footers. Powered by headless Chrome for pixel-perfect rendering.
1 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
HTML and Markdown to PDF endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Convert HTML to PDF /api/v1/pdf/from-html |
Submit an HTML string and receive a styled PDF file. Supports custom page size, orientation, margins, background printing, and header/footer templates. |
| POST |
Convert Markdown to PDF /api/v1/pdf/from-markdown |
Submit a GitHub-flavored Markdown string and receive a styled PDF. Tables, code blocks, headings, blockquotes, and lists are all rendered with clean default styling. |
HTML and Markdown to PDF pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 5 / minute |
|
| PRO | $19 / month | 15 / minute |
|
| ULTRA | $49 / month | 40 / minute |
|
| MEGA | $99 / month | 100 / second |
|