Skip to content
Novus Examples
tga

What is a .tga file?

image/x-tga

TGA (Truevision Targa) is a raster format supporting 8- to 32-bit pixels with optional run-length encoding and an alpha channel. Long used in video, gaming, and 3D texturing, it stores simple uncompressed or RLE-compressed image data. It remains common as a texture and intermediate format.

How to use a .tga file

Use an example TGA to test texture loaders in game and 3D pipelines, RLE decompression, and converters that read Targa alpha and orientation flags.

Convert a .tga file to another format

← All file formats