What is the difference between .pict and .tga?
- Extension
- .pict
- .tga
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Apple
- Avid Technology
- Description
- 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.
- 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.
- MIME Type
- image/pict
- image/x-tga
- Sample
- sample.pict
- sample.tga
- Wikipedia
- .pict on Wikipedia
- .tga on Wikipedia