What is the difference between .htm and .emf?
- Extension
- .htm
- .emf
- Format
- Text
- Binary
- Category
- Developer
- Vector Image
- Developer
- World Wide Web Consortium (W3C)
- Microsoft
- Description
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- 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
- text/html
- application/x-msmetafile
- Sample
- sample.htm
- sample.emf
- Wikipedia
- .htm on Wikipedia
- .emf on Wikipedia