What is the difference between .xbm and .emz?
- Extension
- .xbm
- .emz
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- The X Consortium
- Micosoft
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- 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-xbitmap
- application/x-msmetafile
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .emz on Wikipedia