Skip to main content
NEW APEX Integration with full IR, IG and Standard Report support

Transform Office Templates
with ease

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

Template
Hello {{name}}!
Total: {{price | currency}}
{{#each items}}
- {{name}}: {{qty}}
{{/each}}
Output
Hello Jane!
Total: $99.99
- Widget: 5
- Gadget: 3

Features

Everything You Need for Document Automation

Powerful features that work across all Office formats

Template Engine

Variables, conditionals, loops, and math expressions. Handlebars-compatible syntax that just works.

DOCX XLSX PPTX Markdown

Dynamic Tables

Generate complex tables with loops and conditionals. Excel table support with formulas preserved.

DOCX XLSX PPTX Markdown

Image Support

Insert images dynamically with size control. Inline, file and web URL support across formats.

DOCX XLSX PPTX Markdown

QR & Barcodes

Generate QR codes and barcodes dynamically. Multiple formats including Code128, QR, and more.

DOCX XLSX PPTX Markdown

Oracle APEX Integration

Native Oracle APEX plugins with IR/IG support. Extract filters, highlights, and complete metadata.

APEX DOCX XLSX PPTX

Blazing Fast

Over 50x performance improvement over ETCH v1.0. Stream processing for large documents.

Optimized

Simple, Transparent Pricing

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

Plans

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

$199 /mo

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

Ready to Get Started?

Create your free account and start generating documents in minutes.