What is the difference between .sgi and .tga?
- Extension
- .sgi
- .tga
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- Avid Technology
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image 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/sgi
- image/x-tga
- Sample
- sample.sgi
- sample.tga
- Wikipedia
- .sgi on Wikipedia
- .tga on Wikipedia