Documents, perfected.
We use code to generate your documents — so every chart, table, font, and pixel is exactly where it should be.
Document Layout Engine
Your documents are rendered with modern web layout technology — Flexbox, Grid, precise spacing — producing mathematically perfect A4 and Letter output every time.
Code to Document
We write the code, you get the document. Every element is programmatically placed.
Brand Kits
Lock in your brand — colors, fonts, spacing — and every document stays on-brand.
Charts & Tables
Beautiful charts and data tables rendered with code, crisp in print.
Responsive Typography
Weight, size, spacing, decoration — every property adapts dynamically.
Pixel-Perfect PDFs
Export to PDF with sub-pixel precision. Margins and lines exactly where you specified.
Code in data.
Export perfection.
Stop fighting with drag-and-drop editors. Define your document structure in code, feed it your JSON data, and get a pixel-perfect PDF that looks exactly the same, every single time.
Dynamic Content Injection
Tables and charts update automatically with your data.
Vector-Based Rendering
Crisp text and graphics at any zoom level.
Brand Consistency
Fonts, colors, and margins are locked in code.
import { Document } from '@etches/print';
export default function Proposal() {
return (
<Document
size="A4"
brand={acmeBrand}
>
<Header date="Feb 2026" />
<Grid cols=2>
<Metrics data={data} />
<Chart type="bar" />
</Grid>
</Document>
);
}
Inv-2025-Q1
Series B Expansion Strategy
Simple, transparent pricing.
Start building for free. Upgrade when you need higher volume, advanced collaboration, and custom brand kits.
Base
Starter
Professional PDF exports for early-stage builders.
Standard
Professional
High-octane generation for scaling product teams.
Custom
Enterprise
Hyperscale architecture for global organizations.