Shablonix

Documents.
Automated.

Design templates visually or build them in Typst. Generate PDF, HTML & DOCX at scale with a single API call. No complex setup. No vendor lock-in.

99.9%
Uptime SLA
<200ms
Avg. render time
7
Output formats
0
Vendor lock-in

How it works

Three steps. That's it.

01

Design or draft with AI

Build visually, write Typst templates, 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, HTML, or DOCX — instantly or via webhook for async jobs.

Features

Everything you need

Powerful primitives. No bloat.

PDF, HTML & DOCX

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

Visual HTML + Typst

Use the drag-and-drop HTML builder or create Typst templates with live preview, depending on how hands-on you want to be.

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, HTML, or DOCX. That's the entire integration.

// Generate a PDF invoice
const response = await fetch(
'https://api.shablonix.online/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

30-day trial with 100 documents. No credit card required.

  • 100 documents/month
  • 3 templates
  • PDF, HTML, DOCX output
  • Visual template editor
  • AI-assisted template building
  • 10 restore snapshots
  • REST API access
  • API key authentication

Starter

€19 /month

For small teams and growing projects.

  • 1,000 documents/month
  • 15 templates
  • PDF, HTML, DOCX output
  • Visual template editor
  • AI-assisted template building
  • 10 restore snapshots
  • REST API access
  • Usage tracking
  • €0.015 per extra document
Popular

Pro

€49 /month

For businesses with higher-volume document workflows.

  • 5,000 documents/month
  • 50 templates
  • PDF, HTML, DOCX output
  • Visual template editor
  • AI-assisted template building
  • 10 restore snapshots
  • REST API access
  • Webhook support
  • Batch generation (up to 100)
  • Usage tracking
  • €0.008 per extra document

Business

€149 /month

For larger operations that need scale, support, and headroom.

  • 25,000 documents/month
  • Unlimited templates
  • PDF, HTML, DOCX output
  • Visual template editor
  • AI-assisted template building
  • 10 restore snapshots
  • REST API access
  • Webhook support
  • Batch generation (up to 100)
  • Priority support
  • Usage tracking
  • Custom quote for white-label website template programs
  • €0.005 per extra document

Ready to automate?

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