Unlayer expands embeddable content builders for AI agent workflows
Founders Adeel Raza and Muhammad Umair Siddique are betting a shared JSON schema can replace separate editor stacks inside SaaS products.
By Ryan Merket · Published
Why it matters
If Unlayer can make one schema work across visual editing and agent-driven generation, SaaS teams can outsource a costly product subsystem without surrendering the user experience.

In a recent Y Combinator launch post, Adeel Raza and Muhammad Umair Siddique pitched Unlayer as a common content layer for software products, combining embedded email, page, popup and document builders with APIs that let AI agents generate and revise the same designs.
The launch gives a broader frame to a product the founders started in 2017 as an embeddable editor. Unlayer now wants developers to treat content creation as a product subsystem that can be bought as infrastructure, rather than rebuilt separately for each format. Visual editing, templates, asset storage, AI assistance and exports all work against what Unlayer describes as one shared JSON design schema.
That is the core bet behind the founders' latest push: human users and AI agents should operate on the same structured content. A marketer can drag blocks into an email or proposal, while an agent can generate, translate or personalize the underlying design through Unlayer's APIs. Both paths lead back to a visual builder where a person can review the output.
From an email editor to a content stack
Unlayer's four visual builders cover email, web pages, documents and popups. Around those interfaces, Unlayer has added templates, media management, events, a command-line interface and server-side or client-side exports to HTML, PDF, images, plain text and ZIP files.
The developer documentation presents the editor as an SDK that can be embedded in React, Angular, Vue or vanilla JavaScript applications. Unlayer also exposes REST APIs and agent skills intended for coding tools and automated workflows.
Raza described the underlying problem in Unlayer's Y Combinator launch post: a request for an email editor tends to accumulate responsive rendering, merge tags, templates, permissions, localization, asset storage and export requirements. Documents introduce PDF generation, while pages bring forms, scripts and responsive breakpoints. Unlayer's pitch is that founders should reserve their engineers for the parts of a product that customers cannot buy elsewhere.
That argument also explains why Unlayer is widening its scope. An email-only SDK competes as a feature. A content layer spanning emails, pages, popups and documents can become harder to remove once customers store templates, assets and design data in its schema.
Two founders with a long history in software tools
Raza has spent much of his career around products that let small businesses create, publish or manage customer-facing content. His LinkedIn profile lists the lightweight CRM ContactMe and Facebook page tool Pagemodo among his earlier projects. Both products later sat inside Webs, which Vistaprint agreed to acquire for $117.5 million in 2011.
In March 2012, Raza was also building Evinar, a bootstrapped service for broadcasting presentations and other content through Facebook. TechCrunch reported that Raza started Evinar after deciding that livestreaming products were too focused on webcam video. He later co-founded marketing software provider Mailmunch.
Siddique brought a software-development background to Unlayer. A public profile lists him as a former BinaryNext chief executive and a co-founder of Kwanso and Comrade Consulting. Siddique studied computer science at Lahore University of Management Sciences.
Y Combinator lists Unlayer as a San Francisco company founded in 2017, with 35 employees and active status. Unlayer joined YC's Winter 2022 batch several years after it began operating. Unlayer's About page says it is fully remote, with employees gathering twice a year for offsites.
That timeline matters because the July launch is a repositioning and product expansion, rather than the debut of a new startup. Raza and Siddique are taking technology built over nearly a decade and adapting its interface for a market in which software increasingly has two users: people working in a graphical application and agents acting through code.
Open source as the developer entry point
Earlier in July, the founders released Unlayer Elements, an open-source React component library that renders one component tree as email-safe HTML, responsive web content or print-ready document HTML. The repository had 285 GitHub stars as of July 22nd.
Elements addresses the same duplication problem from the code side. Developers can define components such as headings, paragraphs, images, buttons, rows and columns once, then choose an email, page or document output mode. The email renderer produces table-based markup for clients such as Outlook and Gmail, while the page and document modes target browsers and PDF generation.
The open-source library gives developers a low-friction way to adopt Unlayer's approach before buying the hosted visual builder and workflow products. It also creates a bridge between agent-generated React and the commercial editor: content can begin in code, then move into a visual interface for marketers, administrators or customers.
A crowded buy-versus-build market
Unlayer is competing against established embedded-editor vendors and open-source frameworks. Beefree SDK offers white-label email, page and popup builders, along with AI writing, template and asset features. Stripo Plugin focuses on embedding an email editor inside SaaS products, CRMs and email service providers. GrapesJS maintains an open-source visual web-builder framework that developers can extend or use as the foundation for custom editors.
Unlayer's clearest point of separation is its document builder and the promise that all four visual builders share a schema and supporting services. That breadth also raises the execution burden. Email clients, responsive web pages, popups and print-ready documents have different rendering constraints. Unlayer has to make the shared abstraction useful without flattening the format-specific controls that serious customers need.
Pricing shows where Unlayer expects to capture value. The free plan includes the four builders. White-labeling, custom storage, localization, cloud APIs and the AI assistant begin with the $250-per-month Launch plan. Scale costs $750 per month, Optimize costs $2,000 per month and enterprise contracts are customized. AI, exports, inbox previews and additional bandwidth are also sold through recurring credit packs.
The traction claim still needs financial context
Unlayer says more than 1,000 platforms use its product and displays logos for Mastercard, Bank of America, Fidelity, Twilio, Lightspeed, Chargebee, Keap, Airship, Hive and Innovaccer. Those logos and the customer count are Unlayer's representations; contract values and deployment sizes are not disclosed.
Revenue, retention, valuation and paid-customer count also remain undisclosed. Y Combinator is the only investor confirmed through primary sources, and Unlayer has not announced a current financing tied to the launch.
The product strategy is clearer than the financial picture. Raza and Siddique have spent years selling software that removes editor development from another product's roadmap. AI gives them a reason to turn that editor into a broader platform: agents need structured templates, brand controls, assets, rendering and export systems if their output is going to move from a prompt into production.
Unlayer's next test is distribution. The founders have assembled the pieces of a content operating layer, including visual editing for people, APIs for software and an open-source component library for developers. Winning the category will depend on whether SaaS builders adopt that full stack before competitors match its breadth or decide that owning the editor remains strategically important.