What is the difference between .tga and .ps?
- Extension
- .tga
- .ps
- 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.
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- MIME Type
- image/x-tga
- application/postscript
- Sample
- sample.tga
- sample.ps
- Wikipedia
- .tga on Wikipedia
- .ps on Wikipedia