This product was not featured by Product Hunt yet.
It will not yet shown by default on their landing page.
Product upvotes vs the next 3
Product comments vs the next 3
Product upvote speed vs the next 3
Product upvotes and comments
Product vs the next 3
Scrivr
Build Google Docs-quality editors with canvas, not the DOM
Scrivr is an open-source, headless document editor that renders on canvas — not the DOM. Pixel-perfect paginated layouts, real-time collaboration, AI toolkit with ghost text suggestions, track changes, and PDF export. Built on ProseMirror with a custom layout engine. Framework-agnostic core — bring your own framework. React bindings ship today; Vue and Svelte coming soon.
About Scrivr on Product Hunt
“ Build Google Docs-quality editors with canvas, not the DOM ”
Scrivr was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #194 on the daily leaderboard. Scrivr is an open-source, headless document editor that renders on canvas — not the DOM. Pixel-perfect paginated layouts, real-time collaboration, AI toolkit with ghost text suggestions, track changes, and PDF export. Built on ProseMirror with a custom layout engine. Framework-agnostic core — bring your own framework. React bindings ship today; Vue and Svelte coming soon.
On the analytics side, Scrivr competes within GitHub and Tech — topics that collectively have 662.7k followers on Product Hunt. The dashboard above tracks how Scrivr performed against the three products that launched closest to it on the same day.
Who hunted Scrivr?
Scrivr was hunted by Raphael Lantei. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Scrivr including community comment highlights and product details, visit the product overview.


Hey PH!
We've been building document editing tools at Seraa AI for a while now. But we kept running into the same wall:
every web-based editor fights the browser's layout engine — and eventually loses.
Go try building real pagination in any DOM-based editor. Add track changes. Add collaboration. Layer on AI
suggestions. At some point, things start breaking in weird, browser-specific ways. We lived in that pain for months.
So we asked: what if we skipped the DOM entirely?
That's Scrivr. We render everything — every glyph, cursor, selection — directly onto canvas. No contenteditable
hacks. No layout inconsistencies. Documents look identical on every browser, every device.
What ships today:
- Real-time collaboration out of the box
- AI suggestions with ghost text
- Track changes with multi-author support
- PDF and Markdown export
- 17+ composable extensions
- Framework-agnostic core with React bindings (Vue and Svelte coming soon)
We open-sourced the whole thing (Apache 2.0) because we wish this had existed when we started.
Ask me anything, I'm here all day.