What is the difference between .emz and .svgz?
- Extension
- .emz
- .svgz
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Micosoft
- Adobe Systems
- Description
- 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.
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- MIME Type
- application/x-msmetafile
- image/svg+xml
- Wikipedia
- .emz on Wikipedia
- .svgz on Wikipedia