Find out what's new in Tiptap V3

Functionality extensions

Extensions do not always render content, but can also provide additional functionality to the editor. This includes tools for collaboration, text editing, and more.

Functionality
New
AI Agent
Integrate an AI Assistant that can read and edit your document based on a user-defined task.
Team
New
AI Changes
Compares documents before and after AI made adjustments, and displays the diff as a set of changes.
Team
AI Generation
Integrate AI-driven text and content generation directly into the editor.
Start
New
AI Suggestion
Enhance your editor with AI-powered proofreading suggestions.
Team
Background Color
Add text background color support to your editor (comes with unlimited colors).
Bubble Menu
Add a toolbar that pops up above the text. Great to apply inline formatting.
Character Count
Limit the number of characters in your editor, or at least count them.
Collaboration
Collaborative text editing can be fricking complex, but it doesn’t have to be that way.
Collaboration Caret
See other user’s carets and names while they type.
Color
Add text color support to your editor (comes with unlimited colors).
New
Comments
Enable discussions in your collaborative documents—the way you want them.
Start
Compare Snapshots
Compare snapshots of versions of your documents to see changes made between two versions.
Team
Drag Handle
Have you ever wanted to drag nodes around your editor? Well, we did too.
Drag Handle React
Have you ever wanted to drag nodes around your react-based editor? Well, we did too.
Drag Handle Vue
Have you ever wanted to drag nodes around your vue-based editor? Well, we did too.
Dropcursor
Adds a cursor when something is dragged inside the editor.
New
Export
Export Tiptap content to docx, odt, or markdown.
Start
File Handler
Have you ever wanted to drag and drop or paste files into your editor? Well, we did too.
Floating Menu
Make a toolbar appear automagically on empty lines.
Focus
Keep track of where the cursor is, and let the user know you know it.
Font Family
Doesn’t have support for Comic Sans, but for all other fonts.
Font Size
Set the font size in the editor.
Gapcursor
The gapcursor prevents the cursor from getting stuck… in a gap.
New
Import
Import documents from docx, odt, or markdown to Tiptap.
Start
Invisible Characters
Allow your users to see invisible characters like spaces, hard breaks, and paragraphs.
Line Height
Add text line-height support to your editor (comes with unlimited colors).
List Keymap
Lists’ behavior can be tricky, so we made this small extension to make them easier to work with.
ListKit
All necessary list extensions in one. It doesn’t get much better than this.
Placeholder
Configure a helpful placeholder to fill the emptiness.
Selection
Preserve the selection when the editor is blurred.
Snapshot
Document version history for manual and automatic versioning of your documents.
StarterKit
All the popular extensions in a one. It doesn’t get much better than this.
Table of contents
Add a table of contents listing all your anchors or headlines.
TableKit
All necessary table extensions in one. It doesn’t get much better than this.
Text Align
Left, right, center, whatever! Align the text however you like.
TextStyleKit
All common text styles in one. It doesn’t get much better than this.
Trailing Node
The trailing node extension adds a node after the last block node in the editor.
Typography
The typography expert for your editor, fixing everything that’s wrong.
Undo/Redo
Undo and redo changes in your Tiptap Editor with ease, allowing you to revert or reapply edits in your editor.
UniqueID
Add a unique ID to every single node and keep track of them.