frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Launch HN: Unlayer (YC W22) – Add email and document builders to your app

https://unlayer.com
9•adeelraza•52m ago
Hi HN, We’re Adeel and Umair, co-founders of Unlayer (https://unlayer.com/). We let you add content creation to your applications without having to build an entire editor, renderer, template, and export stack yourself. Unlayer lets you create emails, web pages, and documents inside your app, in three different ways: in code, visually, or with AI.

Here’s a demo: https://www.youtube.com/watch?v=0HsDtNkdMpM.

We started with an embeddable email editor because a lot of products eventually need one: CRMs, marketing tools, customer engagement platforms, marketplaces, internal tools, and vertical SaaS apps all run into this at some point. At first, it sounds like a small feature: "just" add a drag and drop editor. In practice, it turns into a big pain. You end up dealing with email rendering, Outlook quirks, responsive layouts, templates, merge tags, image uploads, exports, permissions, localization, versioning, and a long tail of edge cases that have nothing to do with your core product

Over time, we saw the same problem beyond email. Apps also need landing pages, invoices, proposals, reports, contracts, and PDFs. Some of this content is best created visually by end users. Some of it is better generated in code by developers. Increasingly, some of it is also generated by AI agents. Many teams eventually need all three workflows. That is the direction we have been working toward with Unlayer.

There are three parts we are showing today:

(1) Unlayer Elements. This is our open-source React component library for creating emails, pages, and documents in code (repo: https://github.com/unlayer/elements, more at https://unlayer.com/elements). Instead of hand-writing raw HTML templates, developers can compose content using React components, reuse sections like headers, footers, CTAs, invoice rows, and branded blocks, keep templates in Git, and render them into production output.

One newer use case we are seeing is AI-assisted content creation. If an AI agent is asked to create an email, invoice, report, or landing page, the output is usually raw HTML or markdown that becomes hard to maintain. With Elements, the agent can generate structured React components instead. A developer can review the result, refactor it, keep it in Git, and still pass the design into a visual builder later if someone needs to edit it.

(2) Visual Builder. This is the drag and drop editor (repo: https://github.com/unlayer/react-email-editor, more at https://unlayer.com/email-builder) that can be embedded inside an app so non-technical users can create or edit content. In the demo, we show the email builder and the AI assistant inside the builder. The goal is not to replace the developer workflow, but to connect it with a visual workflow when marketers, admins, customers, or internal teams need to make changes themselves.

(3) Document Builder. This is for structured documents such as proposals, reports, invoices, contracts, and PDFs. We have seen a lot of teams build separate systems for email templates, web pages, and document generation, even though the underlying primitives are similar: layout, content blocks, variables, assets, preview, export, and permissions. More: https://unlayer.com/document-builder

The technical challenge is making these workflows share a common foundation. Developers should be able to build templates in code when that makes sense. End users should be able to edit visually when that makes sense. AI agents should be able to generate structured content instead of unmaintainable blobs. The final output should still be usable by the host application.

We make money by selling hosted builder, template, export, and platform features to companies embedding this into their products. Elements is open source. The commercial product is the broader hosted platform around builders, collaboration, storage, exports, and production use cases.

We were part of W22, so this is a late Launch HN. At the time, Unlayer was an embeddable email editor, and we did not think we had the right broader story for HN yet. Since then, the product has expanded into a more general content creation layer for products, including emails, pages, documents, APIs, open-source developer projects, and AI-assisted workflows. That felt like a better moment to bring it to HN and ask for feedback.

We'd really appreciate thoughts from HN. This is one of those areas where a lot of people have strong opinions because they’ve been burned by editors, email HTML, document editing, or “simple” content workflows before. We'd love to hear what resonates, what sounds wrong, and what you think we should be thinking harder about!

Comments

orliesaurus•45m ago
Congrats on your late Launch HN. Everyone's going to ask this question but, in a world of AI/LLMs, why wouldn't I just build it myself in 10 min
adeelraza•40m ago
Totally fair. You can build the first 10-minute demo with an LLM now.

The hard part is usually what comes after: editable state, templates, email-safe HTML, PDF/export pipelines, assets, permissions, custom blocks, previews, and all the rendering edge cases that show up once real users depend on it.

AI also makes structure more important, not less. That’s why we launched Unlayer Elements: instead of having an LLM generate a static blob of HTML, it can target structured components that map back into an editable email, web page or document.

So I'd use AI to prototype it. I'd use Unlayer when that content layer becomes production infrastructure you don't want to maintain yourself.

greenhat76•32m ago
I see this question a lot. Not associated with OP but most companies don't want to maintain a bunch of vibed up apps they don't understand.

I work outside of SV in the southeast and most businesses know AI is being used for products they use but they want experts in that field behind that.

adeelraza•27m ago
totally agree!
iAMkenough•34m ago
As a content creator, this intrigued me until I saw the AI-generated overview video front and center on the homepage. The subtext communicates that the product was designed for fake people standing in front of large fake touchscreens dragging fake elements around.
adeelraza•26m ago
Fair critique on the video :') We’re working on a studio-recorded version, but didn’t want to delay the launch, so we hacked this together as the script/placeholder for now. The demo is completely, 100% recorded in blood and flesh of a human: https://www.youtube.com/watch?v=0HsDtNkdMpM
iAMkenough•15m ago
hell yeah that’s what I was looking for

Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)

https://bento.page/slides/
155•starfallg•1h ago•35 comments

Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

https://www.orangecrumbs.com/hall/
60•oyster143•1h ago•16 comments

Making

https://beej.us/blog/data/ai-making/
56•erikschoster•1h ago•7 comments

The startup's Postgres survival guide

https://hatchet.run/blog/postgres-survival-guide
124•abelanger•4h ago•53 comments

Airbus Full Scale Foldable Wing Extensions

https://www.airbus.com/en/newsroom/press-releases/2026-07-airbus-launches-new-flight-test-program...
35•r2sk5t•1h ago•13 comments

Launch HN: Unlayer (YC W22) – Add email and document builders to your app

https://unlayer.com
9•adeelraza•52m ago•7 comments

10 REM"_(C2SLFF4

https://beej.us/blog/data/mystery-comment/
109•ingve•4h ago•27 comments

Mechanical light bulb from 1675 [video]

https://www.youtube.com/watch?v=0Y-9GbsS9Fg
13•kadohg•1w ago•4 comments

Neo Radar: A browser-based orbital mechanics engine with 41k real asteroids

https://neoradar.space
22•daviazpen•1h ago•4 comments

Perlin's Noise Algorithm

https://blog.jaysmito.dev/blog/02-perlins-noise-algorithm/
15•ibobev•1h ago•2 comments

Introduction to Formal Verification with Lean Part 1

https://hashcloak.com/blog/tutorial-introduction-to-formal-verification-with-lean-(part-1)
188•badcryptobitch•3d ago•31 comments

Ghost Cut – or why Cut and Paste is broken everywhere

https://ishmael.textualize.io/blog/ghost-cut/
18•willm•2h ago•10 comments

Show HN: DeepSQL – A self-hostable AI DBA agent for Postgres and MySQL

https://deepsql.ai/
5•venkat971•2d ago•4 comments

Critical Minerals: Reducing U.S. Import Reliance with Substitution and Recycling

https://www.gao.gov/products/gao-26-108687
12•Jimmc414•1h ago•3 comments

"We have information that Moonshot distilled Fable for the development of K3"

https://twitter.com/mkratsios47/status/2079933645888880708
23•softwaredoug•2h ago•35 comments

Passkeys were invented by engineers with zero understanding of consumer brain

https://twitter.com/nikitabier/status/2079787406300266743
149•ksec•2h ago•169 comments

OpenNode – Bitcoin Payment Processor

https://opennode.com/
65•gurjeet•2h ago•55 comments

Hologram works. Elixir runs in the browser

https://hologram.page/blog/backing-hologram
28•lawik•2h ago•4 comments

Ethics Is the Skill That Matters Most Now

https://agonora.com/blog/ethics-most-important-skill
20•mw67•2h ago•15 comments

Cornell's Interactive Wall of Birds

https://academy.allaboutbirds.org/features/wallofbirds/?_hsmi=428996456
66•yareally•3d ago•26 comments

Intel Starts Shipping High-NA EUV Silicon

https://morethanmoore.substack.com/p/intel-starts-shipping-high-na-euv
200•zdw•3d ago•81 comments

Show HN: Web swing through midtown NYC

https://www.swingnyc.com/
4•shahahmed•29m ago•0 comments

Can a MUD evaluate LLMs? A $99 proof of concept

https://cruciblebench.ai/
4•Davisb135•1h ago•0 comments

The Music of Destruction

https://thebaffler.com/latest/the-music-of-destruction-fuelling
6•lermontov•1w ago•0 comments

I Built a Private Genomics Study with Stoffel MPC

https://vishakh.blog/2026/07/21/i-built-a-private-genomics-study-with-stoffel-mpc/
16•vishakh82•2h ago•18 comments

Which streaming service was that on again

https://www.timwehrle.de/blog/which-streaming-service-was-that-on-again/
11•weetii•2h ago•12 comments

Most Americans say "not in my backyard" to AI data centers

https://www.redfin.com/news/ai-data-centers-opposition-education-benefit/
52•toomuchtodo•2h ago•80 comments

Original Apollo 11 Guidance Computer source code for command and lunar modules

https://github.com/chrislgarry/Apollo-11
143•noteness•11h ago•46 comments

Beaver who escaped to find mate welcomes first kit

https://www.bbc.com/news/articles/c70gz4zpv97o
19•1659447091•4d ago•7 comments

A Zipper Patent Sat in a Garage for 40 Years. Now It's Real

https://www.yankodesign.com/2026/05/31/a-zipper-patent-sat-in-a-garage-for-40-years-now-its-real/
30•crescit_eundo•1h ago•11 comments