The API that
just works.
Convert URLs and HTML to PDF with a single POST request. No bloat. No complex config. Just raw conversion power.
curl -X POST \
https://api.pdfmyhtml.com/v1/html-to-pdf \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{ "html": "<h1>Invoice</h1>" }' \
--output invoice.pdfWhy use this?
Fast
Built on Playwright and Python. Optimized for speed and accuracy.
Simple
One endpoint. JSON in, PDF out. Or pass raw HTML.
Templated
NEWManage Handlebars/Jinja2 templates directly in your dashboard.
Scalable
Competitive unit pricing that scales with you. Start with free credits and upgrade only when production demands it.