Visual Builders
Email, page, popup, and document builders embedded inside your app.
The Unlayer builder, embedded in your app
Seven primitives that compose into any content surface your users need.
Email, page, popup, and document builders embedded inside your app.
Create, manage, lock, and reuse branded templates across your product.
Help users generate, rewrite, improve, and personalize content.
Upload, organize, and reuse images and files inside the builder.
Export content to HTML, PDF, image, plain text, and ZIP. Server-side or client-side.
React, Angular, and Vue components that render to email, web, or PDF.
SDK, CLI, agent skills, events, and APIs to extend the platform.
Embed one builder or all four in your app. One experience for every content type. One JSON design schema for every builder.
Create responsive emails that render reliably across every email client: Gmail, Outlook, Apple Mail.
Let users design landing pages, forms, and web content with sections, columns, and breakpoints.
Create proposals, reports, and contracts with cover pages, sections, and export-ready PDFs.
Build conversion-focused popups, banners, and lead-capture experiences with triggers and rules.
A helpful layer inside the builder. Not a separate product. Your users stay in flow; AI assists at the block, section, and document level.
The full developer surface: SDK, REST APIs, React Elements, a CLI, and agent skills for your AI tools.
01// Initialize Unlayer02const builder = unlayer.createEditor({03 id: 'editor',04 displayMode: 'email',05 appearance: {06 theme: 'modern_light'07 }08});09 10// Load the template11builder.loadDesign(template);12 13// Export HTML14builder.exportHtml(function (data) {15 const json = data.design; // template json16 const html = data.html; // exported html17});The same primitives, dressed for very different surfaces.
Email, landing pages, popups in one composer.
Let reps personalize outreach without leaving the deal.
White-label a builder your senders actually love.
Add a page composer that feels native to your product.
Proposals, contracts, and reports, designed and exported.
Standardize how teams write, design, and send updates.
Ship a creation experience under your brand, not ours.
Give AI a canvas with structure, blocks, and export.
Embed Unlayer in your product. Ship the parts only you can build.