Now with Claude Desktop integrationNew

Templates that turn into
thousands of PDFs.

Design once. Generate at scale. ImaginePDF helps small businesses produce invoices, payslips, receipts, and certificates by the thousand — through a visual editor, REST API, or Claude Desktop.

See how it works
Free forever tier
No credit card
API + Claude built-in
imaginepdf.com/canvas
T
{{ invoice_no }}
Dynamic Field
{{ invoice_no }}
Type
String
Number
Schema
invoice_no
customer
items[]
total
Features

Everything you need to ship documents at scale.

From a designer-friendly editor to a developer-friendly API, ImaginePDF gives small businesses a complete document pipeline without the enterprise price tag.

Visual canvas editor

Drag and drop text, images, tables, QR codes, and barcodes. Pixel-perfect control without writing any layout code.

Dynamic field schemas

Define variables once with {{ mustache-style }} bindings. Bind structured data and let the template do the rest.

Bulk generation

Generate one document or ten thousand from a single template. Async jobs with status tracking and downloads.

REST API + webhooks

Generate PDFs programmatically. Workspace-scoped API keys, JSON in, PDF out. Built for automation.

Claude Desktop integration

Native MCP server lets Claude design, edit, and generate documents conversationally — right from your desktop.

Team workspaces

Shared templates, assets, and generation history per workspace. Owner / admin / editor / viewer roles.

Built for real documents

Whatever your business prints, automate it.

Small teams use ImaginePDF to replace fragile Word templates, brittle scripts, and copy-paste workflows with one repeatable pipeline.

Accounting

Invoices & Receipts

Bill clients consistently. Pull line items from your system, generate branded PDFs in one call.

INV-2024-0042.pdf
HR & Payroll

Payslips

Issue monthly payslips for every employee in one batch. Tax breakdowns, leave balances, the works.

Payslip · April.pdf
Training & Events

Certificates

Send personalised certificates to hundreds of attendees. Names, dates, logos — all from a CSV.

Certificate of Completion.pdf
Sales

Quotations

Send polished quotes that match your brand. Auto-calculate totals from a structured items list.

Quote #Q-1837.pdf
Operations

Reports

Monthly client reports, audit summaries, dashboards as PDF. Charts and tables included.

Monthly Report.pdf
Shipping & Inventory

Labels & QR codes

Generate shipping labels, product tags, asset stickers — with QR or barcodes baked in.

SKU-A1098.pdf
How it works

Three steps from blank page to production.

01

Design your template

Build your document visually in the canvas editor. Add text, images, tables, QR codes — whatever your output needs.

02

Define dynamic fields

Mark variable parts with {{ field_name }}. ImaginePDF derives the schema automatically — invoice numbers, customer details, line items.

03

Generate at scale

Trigger generation from the dashboard, REST API, or Claude Desktop. One PDF or ten thousand — same template, same output.

generate.sh — bash
# Generate 1,000 invoices from one template
curl https://api.imaginepdf.com/v1/designs/inv_42/generate \
  -H "X-API-Key: pc_live_..." \
  -H "Content-Type: application/json" \
  -d @invoices.json

#  1,000 PDFs in ~30s · download URLs returned
Ready in under 2 minutes

Stop emailing Word docs.
Start shipping PDFs.

Create your first template in minutes. Generate your first 1,000 PDFs the same afternoon.

  • Free forever tier — no credit card
  • Unlimited templates and dynamic fields
  • API access from day one