Skip to main content

Transform your {data} into
polished documents

Intuitive Office Document Template engine supporting DOCX, XLSX, PPTX, Markdown and PDF. From single users to enterprises. Designed for performance and security.

Hello {{name}}!
Total: {{price | currency}}
{{#each items}}
- {{name}}: {{qty}}
{{/each}}
invoice-output.docx
Hello Jane!
Total: $99.99
- Widget: 5
- Gadget: 3
- Bolt: 12

Why ETCH?

|

There's a better way. ETCH automates your document workflow.

Stop losing time manually updating documents

Design your template once, connect your data, and generate documents in seconds. No more copying and pasting the same report every week.

Reduce errors, increase confidence

Data-driven documents mean fewer manual mistakes — no mistyped figures, no outdated numbers, no wrong version sent. Let the data do the work.

Real-time data, whenever you need it

Connect your templates to live data sources and generate up-to-date documents on demand. The latest figures are always there.

Secure by design

Encryption at rest, full audit logging, and the option to deploy on your own infrastructure. Your data never has to leave your network.

Features

One engine, every Office format

Build once. Generate DOCX, XLSX, PPTX, Markdown, and PDF from a single template and API.

01

Familiar Template Syntax

Use Handlebars syntax — variables, conditionals, loops, calculations — directly inside your Office templates. No proprietary markup to learn.

DOCX XLSX PPTX Markdown
02

Dynamic Tables

Tables that grow with your data. Loop over rows, apply conditionals, and keep your Excel formulas intact — no manual formatting required.

DOCX XLSX PPTX Markdown
03

Dynamic Images

Embed logos, charts, signatures, or any image on the fly. Pull from URLs, files, or inline data with precise size control.

DOCX XLSX PPTX Markdown
04

QR Codes & Barcodes

Add scannable QR codes and barcodes to any document. Perfect for invoices, shipping labels, inventory tags, and tickets.

DOCX XLSX PPTX Markdown
05

Developer-Ready Integrations

REST API with client libraries for Python, JavaScript, Go, and Java. Native Oracle APEX plugin included. Integrate with your stack in minutes.

API Python JavaScript Go Java APEX
06

Built for Speed

Documents generated in milliseconds, not seconds. Fast enough for real-time use — generate on demand, not in overnight batch jobs.

Real-time

Simple, Transparent Pricing

Start free and scale as you grow. No hidden fees.

Free

$0

250 documents/month

  • All document formats
  • Community support
  • Basic API access
  • 1 API key
Get Started Free

Standard

$25 /mo

1,500 documents/month

  • All document formats
  • Community support
  • Basic API access
  • 5 API keys
  • Email support
Start Standard

Most Popular

Professional

$49 /mo

5,000 documents/month

  • All formats + advanced
  • Priority support
  • Full API access
  • Unlimited API keys
  • Dynamic images & QR
  • Webhooks
Start Professional

Enterprise

Unlimited documents — All features, Dedicated support, SLA guarantee, White-label option, Custom integrations, Priority processing

Contact Sales

Process

How ETCH Works

Get started in minutes with our simple 4-step process

1

Design Template

Design your DOCX, XLSX, or PPTX template using the ETCH tagging and logic control syntax

Hello {{name}},
Your order #{{order_id}} is ready.
2

Connect Data

Provide JSON data or connect to your database/API

{
  "name": "Alice",
  "order_id": "1042"
}
3

Process

ETCH merges your template with data, preserving formatting

POST /api/v1/process
Content-Type:
multipart/form-data
4

Download

Get your completed document or integrate via API

Hello Alice,
Your order #1042 is ready.
Example API Call
curl -X POST https://api.get-etch.app/api/v1/process \
  -H "Authorization: Bearer $API_KEY" \
  -F "template=@invoice-template.docx" \
  -F "data=@customer-data.json" \
  -o "invoice-output.docx"

Industries

Built for Your Use Case

See how different industries leverage ETCH for document automation

Finance & Banking

Generate contracts, statements, and reports with dynamic data from your systems.

  • Loan agreements
  • Monthly statements
  • Compliance reports

Education

Create personalized certificates, transcripts, and course materials at scale.

  • Student transcripts
  • Certificates
  • Progress reports

Sales & Marketing

Automate proposals, quotes, and marketing materials with real-time data.

  • Sales proposals
  • Price quotes
  • Product catalogs

Real Estate

Generate contracts, listings, and property reports with dynamic content.

  • Purchase agreements
  • Property listings
  • Inspection reports

Healthcare

Create patient reports, prescriptions, and medical documents efficiently.

  • Patient reports
  • Lab results
  • Treatment plans

Technology

Automate technical documentation, API docs, and deployment reports.

  • API documentation
  • Release notes
  • System reports

Support

Frequently Asked Questions

Start generating documents in minutes

Free plan. No credit card required. 250 documents per month included.