After years of making everyone build their own find-and-replace extension, we have decided that this should perhaps be our problem too. Coming very soon. More small OSS extensions will follow for other things you should never have needed to implement yourself.
Shipped an alpha of the AI Toolkit last year to see if people needed it. They did. Today, the beta: real-time AI editing inside your docs for redlining reports, tutoring, whatever. Giving away 100 free lifetime licenses (100k tool calls/mo) for feedback: tiptap.dev/blog/release...
Hocuspocus v4.4.0 is out → New flushDelay option which batches updates so you send fewer messages to the server during heavy editing. → Better state sync across Redis instances for cluster setups. Full release notes: github.com/ueberdosis/h... Docs: tiptap.dev/docs/hocuspo...
Release v4.4.0 · ueberdosis/hocuspocus
What's Changed feat: add flushDelay option for batching updates to reduce websocket traffic during heavy editing by @janthurau in #1118 feat: add consistent state synchronization across Redis inst...
github.com
Come join us at the @wearedevelopers.bsky.social conference in Berlin ❤️ we've got stickers that will give you a 10x productivity boost 🚀
I finally was able to release this. Tiptap now supports Markdown with the new @tiptap/markdown package. Serialize or Parse Markdown with Tiptap anyway you want! tiptap.dev/docs/editor/...
Markdown Introduction | Tiptap Editor Docs
Get started with Markdown in Tiptap. Learn how to parse and render Markdown content in your Tiptap editor with our comprehensive guide.
tiptap.dev
Need a Notion-style editor in your product? We built it. Now in Tiptap Cloud: ✅ Drag-and-drop blocks ✅ Real-time collaboration ✅ Version history ✅ AI commands (rewrite, generate, autocomplete) ✅ Mobile-ready UI Use it, extend it, ship it. Live demo: template.tiptap.dev/preview/temp...
Tiptap 3.0 is stable 🚨 That went quickly! After two months in beta, we’re announcing the release of the stable version of Tiptap 3.0. With over eight million downloads per month on npm, we hope this update will make many developers very happy. Here’s what’s new 👇
Next in our AI Agent Improvement Sprint: Add Context Let your AI Agent do smarter work by passing extra info like document IDs or mentions. Docs: tiptap.dev/docs/content...
Just released version 2.0.0 of the lightweight tiptap-php package: github.com/ueberdosis/t.... Use it!
Release 2.0.0 · ueberdosis/tiptap-php
What's Changed Fix: README.md code examples by @silasjoisten in #56 Fix README.md ordered list by @silasjoisten in #57 Fix to deprecated function call by @aSeriousDeveloper in #52 Add VSCode launc...
github.com
The AI Agent just got 3x faster: - Chunk size: Increased from 1,000 → 32,000 chars (matches modern coding assistants). - Diff-based editing: Precise, quicker edits instead of full rewrites. Demo → ai-agent.tiptap.dev Docs → tiptap.dev/docs/content... Next up in our Sprint: Customizable prompts…
DOCX import/export in Tiptap just got way faster. - 60% less memory - 47% faster processing - Memory grows linearly now, even for 100+ pages Smart chunking, better GC, full Sentry traces. Bonus: considering Bun for the next round. Let’s squeeze more. Docs: tiptap.dev/docs/convers...
🚨Open Source Update! We just released a bunch of previously pro-only Tiptap extensions under the MIT license. They are now available via NPM. Contributions are very welcome. Happy coding, and enjoy your weekend! Team Tiptap
DOCX import/export just got way better in Tiptap! ✅ More accurate DOCX formatting ✅ Map your custom nodes to DOCX elements ✅ Control the DOCX styling so it looks like your brand Use it however you like: frontend, backend, or through our cloud API. Docs: tiptap.dev/docs/convers...
filament 4 beta just dropped — the new tiptap editor is wild. just dropped a video on it. 1k likes and i’ll do filament week, like promised: youtu.be/SceSTG1-y4U?...
Filament 4 Beta Just Dropped: The New Tiptap-Based Rich Editor Is Absolutely INSANE!
YouTube video by Nuno Maduro
youtu.be
Just launched: the Tiptap AI Agent → Build AI-powered document workflows in minutes. Agents can read + edit text based on user-defined tasks, from simple assistants to complex automations. - Works with Tiptap Cloud - Or use it with your LLM + backend + custom tools Live demo: ai-agent.tiptap.dev
Need Grammarly-style AI suggestions inside your app? In this 2-min demo, we show how Tiptap AI Suggestions delivers: ✅ Custom rules ✅ Accept/reject flow for each suggestion ✅ Plug in any LLM ✅ Works out of the box, fully customizable ✅ Self-hosted Docs: tiptap.dev/docs/content...
Tiptap 3.0 Beta is live! It's faster, simpler, and built for dev experience. Check the docs, test it out, and let us know your thoughts: What’s new docs: next.tiptap.dev/docs/resourc... GitHub: github.com/ueberdosis/t... Thanks to ProseMirror for their amazing open-source work!
🚀 New: Tiptap UI Components (MIT license) React components + template to build editor UIs fast! No boilerplate, no lock-in. Use them as-is or customize everything. Docs → tiptap.dev/docs/ui-comp... CLI → npx @tiptap/cli init GitHub repo: github.com/ueberdosis/t...
Finally made some progress on our new Decorations API (and also getting the beta release for Tiptap 3.0.0 ready which should go live next week including new docs).
Coming soon: Tiptap UI Components & Templates Ultra-flexible React components, templates, and a CLI to build editor UIs fast, without giving up control. Built for engineers. Designed by @nickhirche.bsky.social. 🔗 Website: tiptap.dev/product/ui-c... 👀 Preview: template.tiptap.dev/simple
Tiptap UI Components & Templates
Build rich editor UIs faster with Tiptap’s React components, templates, and CLI. Designed for speed, flexibility, and seamless integration.
tiptap.dev
Tiptap 3.0 Beta is coming soon! Just launched a small website with the new key features and what's next for the upcoming beta release of Tiptap 3.0: tiptap.dev/tiptap-edito...
Tiptap is looking for a Senior Full Stack Engineer onsite in Berlin or remotely in selected European countries 🙌 All info + apply here: www.ycombinator.com/companies/ti...
Senior Full Stack Engineer at Tiptap | Y Combinator
Senior Full Stack Engineer The core problem, we’re solving with Tiptap Millions of people around the world are using them right now in their web browsers: Text editors. While the vast majority of user...
ycombinator.com
Testing voice control in Tiptap Editor… speech-to-text, text-to-speech, AI for better transcriptions. Format, transcribe, and add media by voice! It’s experimental but shows what’s next. Watch the demo: youtu.be/FYETnU-RhyA
Voice control editing – Tiptap Experiments
YouTube video by Tiptap
youtu.be
Working on a simple editor react template for Tiptap. It's built with encapsulated components, giving you the flexibility to mix and match as you need.
Service Announcement: We have passed the 5 million downloads per month milestone for the Tiptap editor on npm 🥳
We've added more VueJS demos to the Tiptap docs. Previously available only for React, these examples now provide options for Vue developers as we stay committed to both, React and VueJS.