PDF Generation for Developers. Pay per document, not per month.

Start from 20 free templates, test with unlimited sandbox previews, and generate from your code or your AI agent. 50 free credits granted every month.

Get started
50 FREE CREDITS MONTHLY 20 FREE TEMPLATES UNLIMITED SANDBOX PREVIEWS 100% REFUND ON UNUSED CREDITS

One request. Up to 1,000 PDFs.

Send a template ID and JSONL data. Each line becomes one PDF, rendered asynchronously and delivered as a ZIP.

POST /api/jobs
curl -X POST https://api.docpenny.com/api/jobs \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "templateId": "your-template-id",
    "data": [
      {
        "invoice_number": "2026-001",
        "client": "Acme GmbH",
        "amount": 500.00
      }
    ]
  }'
201 CREATED
{
  "jobId": "job_456def",
  "status": "pending",
  "totalTasks": 1
}

Why pick docpenny

Unlimited free iteration, credits that never expire, and input data that is purged within 72 hours.

Iterate for Free

Our sandbox is unlimited. Tweak your Liquid templates and CSS until they're perfect without spending a single credit.

No Subscription Tax

Stop paying for unused seats. Buy credits once; they never expire. Use them today, or in three years.

Security-First Architecture

Data encryption at rest. Automatic data-purging within 24-72 hours. We don't warehouse your data; we process it.

Start from 20 free templates

Every account includes production-ready templates for the documents businesses actually ship. Generate them as-is with your data, or copy the HTML and make them yours.

InvoiceQuoteCertificateReceiptPurchase OrderStatementContractNDAPayslipOffer LetterBusiness ReportDelivery NoteKYC FormInsurance PolicyBill of LadingLoan AgreementEvent TicketLab ReportTermination NoticeProduct Catalog

Written in plain HTML, CSS, and Liquid. Read the templating guide

Pricing

Your account also receives 50 free credits every month, no credit card required. Paid packages are a one-time purchase and never expire.

Starter

€4
2,500 Credits

Perfect for getting started with PDF generation

€0.0016/credit

Builder

€9
7,500 Credits

Best value for growing teams and active projects

€0.0012/credit (25% savings)

Pro

Recommended
€20
20,000 Credits

Ideal for professional teams with consistent demand

€0.001/credit (38% savings)

Scale

€40
50,000 Credits

For high-volume document generation

€0.0008/credit (50% savings)

1 credit covers 5 MB of PDF output. Every PDF costs at least 1 credit.
Not sure about the volume? We offer a 100% refund on any unused credit package within 14 days. No questions asked.

How It Works

01

Template

Upload HTML with Liquid placeholders.

02

Preview

Test unlimited times for free in the Sandbox.

03

Generate

Trigger async jobs via REST API, JSONL, or MCP.

04

Purge

Download your ZIP; we wipe all input data automatically.

Works with your AI coding agent

docpenny ships a native MCP server. Your agent can list templates, render free previews, submit batch jobs, and check credits without leaving the editor.

list_templatesget_templategenerate_previewsubmit_jobget_jobget_credits
// MCP endpoint
https://mcp.docpenny.com/mcp
// auth header
x-api-key: <your_api_key>

Start Generating: 50 Free Credits Included

No subscription. No credit card required to start. Sign up with GitHub and generate your first PDF in minutes.

Start Generating

Frequently Asked Questions

en