What is the difference between .dot and .emf?
- Extension
- .dot
- .emf
- Format
- Binary
- Binary
- Category
- Document
- Vector Image
- Developer
- Microsoft
- Microsoft
- Description
- A DOT file is a template created by Microsoft Word, a word processing application and may be opened by various word processors. It contains pre-formatted document settings, such as headers, footers, margins, font sizes, and other common page styles. DOT files are used to create multiple documents that have similar formatting, such as company letterheads, business memos, or envelopes.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/msword
- application/x-msmetafile
- Sample
- sample.dot
- sample.emf
- Wikipedia
- .dot on Wikipedia
- .emf on Wikipedia