Build content creation into your app | Unlayer
Build content creationinto your app
Give your users beautiful builders for emails, pages, and documents. Backed by templates, AI, code-first creation, and developer APIs to power the full content workflow.
The Unlayer builder, embedded in your app
Customers
Trusted by teams shipping at scale
- SOC 2Compliant
- 99.9%Uptime SLA
- 1000+SaaS brands
Platform
One platform.
Every creation experience.
Seven primitives that compose into any content surface your users need.
Visual Builders
Email, page, popup, and document builders embedded inside your app.
Templates
Create, manage, lock, and reuse branded templates across your product.
AI Workflows
Help users generate, rewrite, improve, and personalize content.
Media & Assets
Upload, organize, and reuse images and files inside the builder.
Export & Generation
Export content to HTML, PDF, image, plain text, and ZIP. Server-side or client-side.
Elements
React, Angular, and Vue components that render to email, web, or PDF.
Developer Platform
SDK, CLI, agent skills, events, and APIs to extend the platform.
Builders
Embeddable builders for every content type.
Embed one builder or all four in your app. One experience for every content type. One JSON design schema for every builder.
Email Builder
Create responsive emails that render reliably across every email client: Gmail, Outlook, Apple Mail.
Page Builder
Let users design landing pages, forms, and web content with sections, columns, and breakpoints.
Document Builder
Create proposals, reports, and contracts with cover pages, sections, and export-ready PDFs.
Popup Builder
Build conversion-focused popups, banners, and lead-capture experiences with triggers and rules.
AI
AI built into the
creation workflow.
A helpful layer inside the builder. Not a separate product. Your users stay in flow; AI assists at the block, section, and document level.
Section · Hero block⌘K
Generate a 3-column features section about onboarding.
Developers
A platform,
not just an SDK.
The full developer surface: SDK, REST APIs, React Elements, a CLI, and agent skills for your AI tools.
- 01Embeddable SDK: typed config, themes, events, and granular permissions
- 02React Elements: the same JSX renders to email tables, web flexbox, or print PDF
- 03JSON designs: round-trip between code and the visual editor; versionable and diffable
- 04CLI and agent skills: for Cursor, Codex, Claude Code, and your CI pipelines
JavaScript
01// Initialize Unlayer
02const builder = unlayer.createEditor({
03 id: 'editor',
04 displayMode: 'email',
05 appearance: {
06 theme: 'modern_light'
07 }
08});
09
10// Load the template
11builder.loadDesign(template);
12
13// Export HTML
14builder.exportHtml(function (data) {
15 const json = data.design; // template json
16 const html = data.html; // exported html
17});
Connected · projectId 1234
Use cases
Power creation inside
any product.
The same primitives, dressed for very different surfaces.
Marketing Platforms
Email, landing pages, popups in one composer.
CRM Tools
Let reps personalize outreach without leaving the deal.
Email Service Providers
White-label a builder your senders actually love.
Website Builders
Add a page composer that feels native to your product.
Document Automation Tools
Proposals, contracts, and reports, designed and exported.
Internal Tools
Standardize how teams write, design, and send updates.
White-Label Platforms
Ship a creation experience under your brand, not ours.
AI Content Products
Give AI a canvas with structure, blocks, and export.
Ready when you are
Launch in days,
not months
Embed Unlayer in your product. Ship the parts only you can build.
Free to start1000+ SaaS brandsSOC 2 Type II