What is the difference between .xwd and .emz?
- Extension
- .xwd
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Micosoft
- Description
- Uncompressed bitmap image created by the X Windows System, a visual application used to manage networked client-server computers; stores a screenshot, or "screen dump," of a background or window from the application's GUI; created by the xwd client process.
- 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-xwindowdump
- Sample
- sample.xwd
- Wikipedia
- .xwd on Wikipedia