What is the difference between .tga and .dxf?
- Extension
- .tga
- .dxf
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Avid Technology
- Autodesk
- 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 DXF file is a data file saved in a format developed by Autodesk and used for CAD (computer-aided design) vector image files, such as AutoCAD documents. DXF files are similar to .DWG files, but are more compatible with other programs since they are ASCII (text) based.
- MIME Type
- image/x-tga
- application/dxf
- Sample
- sample.tga
- sample.dxf
- Wikipedia
- .tga on Wikipedia
- .dxf on Wikipedia