What is the difference between .pbm and .emz?
- Extension
- .pbm
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Wolfgang Hoschek
- Micosoft
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- An EMZ file contains an Enhanced Metafile (.EMF file) that has been compressed with the .GZIP compression algorithm. It is compressed to reduce storage space and be more easily transferred between applications. EMZ files are typically used by Microsoft programs such as Visio and the Office suite, which includes Word and PowerPoint.
- MIME Type
- image/x-portable-bitmap
- application/x-msmetafile
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .emz on Wikipedia