What is the difference between .tga and .eps?
- Extension
- .tga
- .eps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Avid Technology
- Adobe Systems
- 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 EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- image/x-tga
- application/postscript
- Sample
- sample.tga
- sample.eps
- Wikipedia
- .tga on Wikipedia
- .eps on Wikipedia