SYSTEMS STABLE: 99.9% UPTIME

The HTML-to-PDF API for developers.

Skip the Puppeteer setup. 1,000 free PDFs/month, no credit card.

terminal — bash
HTTPS
1curl -X POST https://api.pdfkitt.dev/v1/convert \
2 -H "Authorization: Bearer $API_KEY" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "html": "<h1>Invoice</h1>",
6 "options": {"page_size": "A4"}
7 }' \
8 --output invoice.pdf
Success: Rendered in 642ms
680msMEDIAN LATENCY
99.9%API UPTIME
ChromiumRENDERING ENGINE
ZeroDATA RETENTION

Built for Engineering Precision

Deploy high-fidelity document generation without the server-side overhead. Our infrastructure scales automatically to your request volume.

Simple API

One POST endpoint. Send HTML, get a PDF back. No SDK required.

Unicode Support

Arabic, Hindi, CJK, and Latin scripts rendered correctly out of the box.

Fast

680 ms median latency. Chromium pool of 3 keeps concurrency high.

Generous Free Tier

1,000 PDFs/month forever. No credit card. No expiry. No watermarks.

Showcase

Teams use pdfkitt for invoices, reports, and customer-ready PDFs generated directly from HTML.