What is the difference between .vst and .emz?
- Extension
- .vst
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Truevision
- Micosoft
- Description
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- 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-targa
- application/x-msmetafile
- Wikipedia
- .vst on Wikipedia
- .emz on Wikipedia