lookup> .dotx

.DOTX·File Extension

DOTX DocumentA .dotx file is a DOTX Document. It is a document format used for word processing, spreadsheets, presentations or ebooks.

Extension.dotx
File typeDOTX Document
CategoryDocument
Charset
Compressible

What is a .dotx file?

A .dotx file is a DOTX Document. It is a document format used for word processing, spreadsheets, presentations or ebooks.

In the mime-db registry it maps to application/vnd.openxmlformats-officedocument.wordprocessingml.template. When serving .dotx over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/vnd.openxmlformats-officedocument.wordprocessingml.template — and is delivered over HTTP via the Content-Type header.

  • Use Microsoft 365 or LibreOffice to open and edit .dotx files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.template

Common software that reads/writes .dotx:

Microsoft 365LibreOfficeAdobe AcrobatGoogle Docs
.dotxextension of
format
DOTX Documentserved as
mime type
application/vnd.openxmlformats-officedocument.wordprocessingml.templatesent via header
http header
  • Reports and letters
  • Spreadsheets and budgets
  • Presentations
  • Ebooks
  • Open the file with Microsoft 365, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .dotx extension, or export this format from Microsoft 365.

What programs can open .dotx files?

Common options include Microsoft 365, LibreOffice, Adobe Acrobat. You can also open many of these files with built-in viewers or a browser.

How do I create a .dotx file?

Create a new file in any text editor or the app that owns the format and save it with the .dotx extension.

What is the relationship between .dotx and the application/vnd.openxmlformats-officedocument.wordprocessingml.template MIME type?

application/vnd.openxmlformats-officedocument.wordprocessingml.template is the media type identifier used for .dotx files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes