Skip the Puppeteer setup. 1,000 free PDFs/month, no credit card.
| 1 | curl -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 |
Deploy high-fidelity document generation without the server-side overhead. Our infrastructure scales automatically to your request volume.
One POST endpoint. Send HTML, get a PDF back. No SDK required.
Arabic, Hindi, CJK, and Latin scripts rendered correctly out of the box.
680 ms median latency. Chromium pool of 3 keeps concurrency high.
1,000 PDFs/month forever. No credit card. No expiry. No watermarks.
Teams use pdfkitt for invoices, reports, and customer-ready PDFs generated directly from HTML.