What is the difference between .mhtml and .wdp?
- Extension
- .mhtml
- .wdp
- Format
- Binary
- Binary
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- Microsoft
- Description
- MHTML, short for MIME HTML, is a file format that archives web pages. The format combines HTML code, images, JavaScript, and other resources into a single file using MIME type multipart/related. This method of encapsulating a complete webpage (or set of webpages) in a single file makes MHTML files convenient for saving, sharing, and viewing web content offline. MHTML files typically have the extension .mhtml or .mht and can be opened by various web browsers.
- Compressed raster image format developed by Microsoft; similar to the .JPG format, but uses a higher degree of compression and supports both lossy and lossless compression; used primarily for high-resolution digital photographs; can be used with several Microsoft products including Windows Photo Viewer, Windows Live Movie Maker (WLMM), and Microsoft Word.
- MIME Type
- application/x-mimearchive
- image/vnd.ms-photo
- Sample
- sample.wdp
- Wikipedia
- .mhtml on Wikipedia
- .wdp on Wikipedia