Import and export documents with Tiptap
Available in Start planBeta
The Tiptap Conversion Service makes it easy to import and export content between Tiptap and document file formats. It offers:
- Import: Convert files (Word DOCX or Markdown) into Tiptap's JSON document format.
- Export: Turn Tiptap JSON into Word DOCX, PDF, ODT (OpenDocument Text), EPUB, DOC (legacy Word), or Markdown files.
- Editor Extensions: Use built-in Tiptap Pro extensions to import/export DOCX and Markdown directly within a Tiptap editor instance.
- REST API: Use HTTP endpoints to integrate our conversion services anywhere needed without a Tiptap editor being required. The REST API currently supports all import and export formats.
Conversion service
We are continuously improving the conversion service. Support for page breaks and other complex features are in active development.