Start from an AI prompt, your own HTML, or Markdown — turn any input into a pixel-perfect PDF in seconds, then generate at scale with a single API call.
Type what you want — an invoice, contract, receipt — or upload a sample to clone. AI builds the template.
Tweak by prompt or click-to-edit, mark dynamic fields, then save it as a reusable template.
Call one REST endpoint with your data to render pixel-perfect PDFs at scale.
Send your template ID and data; get back a PDF or a signed URL. No headless browsers to babysit, no rendering infrastructure to run.
curl -X POST https://pdfgen.com/api/v1/generate \-H "Authorization: Bearer YOUR_API_KEY" \-H "Content-Type: application/json" \-d '{"template_id": "clx123abc","data": {"customer_name": "Acme Inc","invoice_number": "INV-1024","line_items": [{ "name": "Widget", "qty": 2, "amount": "20.00" }]},"export_type": "url"}'
Design once, generate forever — with the controls real products need.
Generate beautiful, on-brand templates from a prompt — or upload a PDF to replicate.
Handlebars fields, loops, and conditionals — line items, totals, anything data-driven.
A clean REST API to generate PDFs from templates or raw HTML in one call.
A4, US Letter, Legal, A3, A5, Tabloid — pick the size your documents need.
Encrypt generated PDFs with a password and control print/copy permissions.
Deliver as a file, a signed URL, or upload straight to your own storage bucket.
Pick a template, remix it with AI, then generate at scale.
Generate PDFs from the tools you already use — connect to Zapier, Make, n8n, and Airtable with little to no code.