Supported File Formats in JavaScript DOCX Editor

19 Aug 20262 minutes to read

JavaScript (ES5) 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 the 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 the Document Editor’s server-side web APIs on the following platforms.

To know more about server-side dependencies, refer to the server-side dependencies overview.