Sobre os arquivos TGA
Imagem TGA
Truevision Targa Graphics Adapter (1984). Formato bitmap com suporte a transparência. Usado em desenvolvimento de jogos antigos e workflows de efeitos visuais legacy.
Família
Raster & Vector Images
Extensão
.tga
Tipo MIME
image/x-tga
Pode ser usado como
COMO NASCEU O
FORMATO TGA.
TGA — Truevision Advanced Raster Graphics Adapter — shipped in 1984 as the native format for Truevision’s TARGA and Vista graphics cards, the first affordable boards that could display 24-bit color on a PC. Before TARGA, PC graphics maxed at 256 colors; after it, the prosumer 3D and video-production markets boomed. Every early 3D rendering package (3D Studio, Wavefront, LightWave) defaulted to TGA output.
TGA is simple and robust: uncompressed or RLE-compressed raster pixels, optional alpha channel, no metadata to speak of. That simplicity made it the default inter-app format for the game industry for 15 years — texture pipelines for Quake, Unreal, Half-Life, and every pre-2005 3D game ran on TGA files. Today TGA survives in legacy game modding communities and 3D rendering pipelines where someone wants a "just pixels, no surprises" file.
CURIOSIDADES E
FATOS INTERESSANTES.
Every texture in the original Quake (1996), Half-Life (1998), and Unreal (1998) was a TGA file.
Truevision's TARGA board (1987) let PC users display 16.7 million colors — an extravagance at the time.
TGA's optional alpha channel is why the format became the default for texture work before PNG existed.
The format stores pixels bottom-to-top by default, confusing anyone writing their first parser.
NASA used TGA extensively in the 1990s for rendering spacecraft animations — many public-domain archive shots are TGA files.
VANTAGENS E
LIMITAÇÕES.
Vantagens
- Extremely simple — trivially easy to read and write.
- Lossless with optional RLE compression.
- Supports 8, 16, 24, and 32-bit color with alpha channel.
- Universal in legacy game development and 3D rendering pipelines.
Limitações
- No metadata, no color profile, no gamma correction.
- Aging — PNG and EXR cover its use cases with better compression.
- Bottom-up pixel order trips up newcomer parsers.
- Not a web format — browsers don't display TGA natively.
Tamanhos típicos de arquivo
512×512 game texture (uncompressed)
~768 KB
2K render output (uncompressed)
~12 MB
4K render with alpha (RLE)
20-40 MB
Especificações técnicas
- MIME type
- image/x-targa
- Extensions
- .tga, .icb, .vda, .vst
- Compression
- None or Run-Length Encoding (RLE)
- Bit depths
- 8, 16, 24, 32 bits per pixel
- Byte order
- Little-endian
CONVERTER A PARTIR DE
TGA
Casos de uso comuns
Game textures, video post-production
Formatos relacionados
Comparativos populares
TGA vs JPG
Diferenças, tamanho de arquivo e quando escolher cada formato.
TGA vs PNG
Diferenças, tamanho de arquivo e quando escolher cada formato.
TGA vs WEBP
Diferenças, tamanho de arquivo e quando escolher cada formato.
TGA vs AVIF
Diferenças, tamanho de arquivo e quando escolher cada formato.
TGA vs GIF
Diferenças, tamanho de arquivo e quando escolher cada formato.
TGA vs BMP
Diferenças, tamanho de arquivo e quando escolher cada formato.
Conversões populares de TGA
Os destinos mais procurados ao converter arquivos TGA.
Perguntas frequentes sobre TGA
Perguntas frequentes
TGA (TGA Image) is an image formato used to store raster graphics — a two-dimensional grid of pixels describing a picture. It is part of the raster & vector images family e designed around a specific trade-off between tamanho do arquivo, visual fidelity, e feature support (transparency, colour depth, compressão type). Photographers, web designers, e content creators choose TGA when its particular strengths match the publishing target.
Most desktop photo viewers (Windows Photos, macOS Preview, GIMP, Photoshop, Affinity Photo) abrir TGA natively. On mobile, iOS Photos e Google Photos display TGA no gallery when suportado por the OS. If the formato is rare ou new, converter to JPG ou PNG first — both are universally readable — usando our TGA to JPG ou TGA to PNG converter.
Upload the TGA to KaijuConverter e pick a target formato (JPG, PNG, WebP, HEIC, TIFF, BMP, SVG, PDF). The conversion runs in o navegador via ImageMagick e returns a baixar in seconds. No account ou installation required; both input e output delete automatically within two hours.
Depende de the task. JPG is the smallest tamanho do arquivo para photographs; PNG is sem perdas com transparência; TGA has its own niche that may favour colour depth, animation, ou codificação efficiency over one ou both of those. para the final web publish, test all three e measure tamanho do arquivo plus visible quality on real content.