What is the difference between .tga and .mng?
- Extension
- .tga
- .mng
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Avid Technology
- MNG was developed by Tom Boutell.
- 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 extension of the .PNG image format that uses indexed colors and supports image animations; similar to an animated .GIF file, but uses higher compression and features full alpha support (multi-level transparency).
- MIME Type
- image/x-tga
- video/x-mng
- Sample
- sample.tga
- sample.mng
- Wikipedia
- .tga on Wikipedia
- .mng on Wikipedia