What is the difference between .tga and .xv?
- Extension
 - .tga
 - .xv
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - Avid Technology
 - Khoral
 
- 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.
 - This is an image format that is used for visualization in the Khoros software suite. It is a kind of VIFF bitmap image. The format consists of color zones. It is used for visualization purposes in software for both commercial and scientific purposes.
 
- MIME Type
 - image/x-tga
 - image/x-xbitmap
 
- Sample
 - sample.tga
 
- Wikipedia
 - .tga on Wikipedia