What is the difference between .tga and .pict?
- Extension
- .tga
- .pict
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Avid Technology
- Apple
- 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.
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- image/x-tga
- image/pict
- Sample
- sample.tga
- sample.pict
- Wikipedia
- .tga on Wikipedia
- .pict on Wikipedia