Shablonix
Now in public beta

Documents.
Automated.

Design templates visually. Generate PDF, PNG & HTML at scale with a single API call. No complex setup. No vendor lock-in.

10M+
Documents generated
99.9%
Uptime SLA
<200ms
Avg. render time
2,000+
Companies

How it works

Three steps. That's it.

01

Design or draft with AI

Build visually, start from reusable chunks, or ask AI to draft sections inside the editor.

02

Call the API

Send your template ID and data payload. One request is all it takes.

03

Get your document

Receive PDF, PNG, or HTML — instantly or via webhook for async jobs.

Features

Everything you need

Powerful primitives. No bloat.

PDF, PNG & HTML

One template, multiple output formats. Generate pixel-perfect documents every time.

Visual Editor

Drag-and-drop template builder. Design without writing code — see changes in real time.

REST API

Simple, well-documented API. Integrate document generation into any workflow in minutes.

Batch Processing

Generate hundreds of documents in a single call. Built for high-volume workloads.

Webhooks

Get notified when documents are ready. No polling, no waiting.

Version History

Autosave keeps drafts current and snapshots let you restore up to 10 recent checkpoints.

Secure by Default

Encryption at rest and in transit. Your data never leaves our secure infrastructure.

AI-Assisted Building

Bring your own provider key to draft sections, bootstrap templates, and accelerate editor workflows.

Use cases

Built for every document

Invoices & Billing

Automate invoice generation with dynamic line items, tax calculations, and your brand identity.

Contracts & Legal

Generate personalized contracts, NDAs, and agreements with merge fields at scale.

Reports & Dashboards

Turn data into beautiful PDF reports with charts, tables, and KPIs.

Custom White-Label Website Programs

For selected enterprise clients, Shablonix can power private website template catalogs and digital menu bundles. This is a custom-scoped integration, not part of the standard self-serve plans.

Certificates & Credentials

Issue certificates for courses, events, and achievements — one or ten thousand.

Developer experience

One API call.
Any document.

Send a POST request with your template ID and data. Get back a PDF, PNG, or HTML. That's the entire integration.

// Generate a PDF invoice
const response = await fetch(
'https://api.shablonix.com/v1/render',
{
method: 'POST',
headers: {
'Authorization': 'Bearer ...',
'Content-Type': 'application/json'
},
body: JSON.stringify({
template: 'inv-001',
format: 'pdf',
data: { customer: 'Acme' }
})
}
);

Pricing

Pay for what you use

Start free. Scale when ready. No surprises.

Trial

$0

500 generations for new accounts. No credit card.

  • 500 documents/month
  • 10 templates
  • PDF, PNG & HTML
  • Visual editor
  • API access

Starter

$19 /mo

For side projects and small teams.

  • 1,000 documents/month
  • 15 templates
  • All output formats
  • Email support
  • Webhook notifications
  • $0.04 per extra doc
Popular

Pro

$49 /mo

For growing businesses.

  • 5,000 documents/month
  • Unlimited templates
  • All output formats
  • Priority support
  • Batch generation
  • Custom fonts
  • $0.02 per extra doc

Business

$149 /mo

For high-volume operations.

  • 25,000 documents/month
  • Unlimited templates
  • All output formats
  • Dedicated support
  • SLA guarantee
  • SSO & SAML
  • Custom integrations
  • Optional custom quote for white-label website programs
  • $0.01 per extra doc

Ready to automate?

Join thousands of developers generating documents with Shablonix. 500-document trial. No credit card. Start in under a minute.