What is the difference between .tga and .emz?
- Extension
- .tga
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Avid Technology
- Micosoft
- Description
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- 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-tga
- application/x-msmetafile
- Sample
- sample.tga
- Wikipedia
- .tga on Wikipedia
- .emz on Wikipedia