How can I help you?
Supported File Formats in Vue DOCX Editor
27 May 20262 minutes to read
Syncfusion® Vue DOCX Editor (Document Editor) supports a wide range of Microsoft Word and other document formats for opening and exporting, with both client-side and server-side capabilities.
Supported File Formats
The following table describes supported formats and their conversion capabilities in the Document Editor.
| File Format | Open | Export |
|---|---|---|
| Word Document (.docx) | Yes* | Yes |
| Word 97-2003 Document (.doc) | Yes* | Yes* |
| Word Template (.dotx) | Yes* | Yes |
| Word 97-2003 Template (.dot) | Yes* | Yes* |
| Rich Text Format (.rtf) | Yes* | Yes* |
| Word XML Document (.xml) | Yes* | Yes* |
| HyperText Markup Language (.html) | Yes* | Yes* |
| Plain Text (.txt) | Yes* | Yes |
| Syncfusion Document Text (.sfdt) | Yes | Yes |
| OpenDocument Text (.odt) | No | Yes* |
| Portable Document Format (.pdf) | No | Yes* |
NOTE
- Requires server-side interactions for the operations.
Supported platforms for server-side dependencies
You can deploy web APIs for the server-side dependencies of the Document Editor component on the following platforms.
To know more about server-side dependencies, refer to this page.