Turn JSON Into Beautiful PDFs With One API Call

Paste sample data, choose a design, and generate professional PDFs from Bubble, Make, Zapier, Xano, Supabase, and more.

Built for
BubbleMakeZapierXanoSupabase
payload.json
invoice.pdf
{
"id": "INV-001",
"customer": "Acme Corp",
"items": [
{ "desc": "API Access", "total": 499 }
]
}
INVOICE #001

Four steps to production

Stop fighting with HTML-to-PDF libraries. Focus on your data — we'll handle the pixels.

1

Paste JSON

Provide a sample payload to map your dynamic fields.

2

Pick Design

Choose from our concept library or customize the layout.

3

Bind Fields

Map your JSON keys into the document with {{tokens}}.

4

Call API

POST data to our endpoint and get back a signed PDF URL.

Live API

From raw data to
brand-ready artifacts.

Automatic page breaks and table overflow.

CSS-grade layout precision, no-code simplicity.

Signed URLs you can share or embed anywhere.

// Request
POST
/api/v1/templates/:id/generate
{ "customer": { "name": "John Smith" }, "total": 1500 }
Rendered PDF

Simple usage-based pricing

Developer

$0/mo

Perfect for prototyping and internal tools.

  • 50 PDFs / month
  • Community support
Get started
Most popular

Growth

$49/mo

Scale your production app with unlimited templates.

  • 2,500 PDFs / month
  • Priority email support
  • Webhook delivery
Start 14-day trial

Scale

$199/mo

For enterprise workloads and high volume.

  • 15,000 PDFs / month
  • 24/7 Slack support
  • Custom branding
Contact sales

Frequently asked questions

Do I need to write any code?

No. The visual builder maps your JSON fields into a designed template. You only need an HTTP POST to generate.

Which platforms work with PDFForge?

Anything that can make an HTTP request: Bubble, Make, Zapier, Xano, Supabase, n8n, Retool, and custom backends.

Can I customize the design?

Yes. Start from a concept, then change colors, logo, fonts, and section order.