What is the difference between .dotx and .wps?
- Extension
 - .dotx
 - .wps
 
- Format
 - Binary
 - Binary
 
- Category
 - Document
 - Document
 
- Developer
 - Microsoft
 - Microsoft
 
- Description
 - A DOTX file is a template created by Microsoft Word, a word processing program. It contains default layouts and settings for a document, including styles, AutoText, toolbars, and macros. DOTX files are used as a baseline to create multiple .DOCX documents with the same formatting.
 - A WPS file is a document created with Microsoft Works word processing software. It contains document elements similar to a Microsoft Word (.DOC) document, but does not include advanced formatting options and macros that a Word document may contain.
 
- MIME Type
 - application/vnd.openxmlformats-officedocument.wordprocessingml.template
 - application/vnd.ms-works
 
- Sample
 - sample.dotx
 - sample.wps
 
- Wikipedia
 - .dotx on Wikipedia
 - .wps on Wikipedia