What is the difference between .mht and .ppm?
- Extension
- .mht
- .ppm
- Format
- Binary
- Text
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- Jef Poskanzer
- Description
- An MHT file is a webpage archive saved by a web browser, such as Google Chrome or Internet Explorer. It is formatted using MIME HTML or "MHTML," which saves HTML, images and other linked resources into a single file.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- application/x-mimearchive
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .mht on Wikipedia
- .ppm on Wikipedia