What is the difference between .ps and .dotm?
- Extension
- .ps
- .dotm
- Format
- Binary
- Binary
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- Microsoft
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- A DOTM file is a Word Open XML Macro-Enabled Document Template used by Microsoft Word, part of the Microsoft Office suite. It is a template file that contains default layouts and settings for a document, including macros, which are small programs that automate repetitive tasks. Unlike standard Word templates (.dotx), which do not support macros, DOTM files enable users to include custom macros that can be executed within the document. This feature is particularly useful for creating standardized documents that require specific automated functions.
- MIME Type
- application/postscript
- application/vnd.ms-word.template.macroEnabled.12
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia
- .dotm on Wikipedia