What Is .TGA

Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.

Last updated: April 10, 2026

Quick Answer: .TGA (Truevision Targa) is an image file format developed by Truevision Inc. in 1984 that supports color depths from 8-bit to 32-bit with alpha channel transparency. Originally designed for graphics and digital art, TGA files can store image data either uncompressed or with RLE (Run-Length Encoding) compression, making them popular in gaming and professional graphics workflows despite the rise of modern formats like PNG.

Key Facts

Overview

.TGA (Truevision Targa) is a raster graphics file format developed by Truevision Inc. in 1984 as a flexible standard for digital image storage. The format was specifically engineered to meet the demanding needs of computer graphics professionals, video game developers, and digital artists who required a reliable way to store high-quality images with precision color data and transparency information.

TGA files support a wide range of color depths, from 8-bit indexed color (256 colors) to 32-bit RGBA format (16.7 million colors with full alpha channel transparency). The format's flexibility and support for lossless compression made it particularly valuable during the early era of personal computing when storage space was limited. Although newer formats like PNG and WebP have become more prevalent, TGA files remain an important part of legacy graphics workflows and continue to be used in game development, 3D modeling, and professional graphics production.

How It Works

TGA files operate on a straightforward principle: they store pixel data in a structured format that can be read and interpreted by compatible software. The file structure includes a header containing metadata about the image, followed by the actual image data. Understanding how TGA files work helps clarify why they were so valuable in early graphics applications.

Key Comparisons

FormatColor SupportCompressionAlpha ChannelPrimary Use
TGA8-bit to 32-bitRLE or uncompressedYes (32-bit)Gaming, graphics, legacy systems
PNG8-bit to 48-bitDEFLATE (lossless)YesWeb, archives, modern graphics
JPEG24-bit onlyLossyNoPhotographs, web images
BMP1-bit to 32-bitRLE or uncompressedLimited supportWindows, simple graphics
WebP8-bit to 24-bitLossy or losslessYesModern web, efficient compression

Why It Matters

While PNG and WebP have largely superseded TGA for modern applications due to better compression and broader compatibility, the format remains a crucial part of digital graphics history. Many professional graphics applications still support TGA import and export, and understanding this format provides valuable insight into how computer graphics standards evolved. For anyone working in game development, digital restoration, or legacy system maintenance, familiarity with TGA files remains practically important and historically significant to the field of computer graphics.

Sources

  1. Wikipedia - Truevision TGACC-BY-SA-3.0
  2. FileFormat.Info - TGA FormatPublic Domain
  3. FileFormat.com - TGA File Format DocumentationCC-BY-4.0

Missing an answer?

Suggest a question and we'll generate an answer for it.