.tgaTypical support level 4
Open TGA Images Online
TGA is a simple raster format used by older graphics tools, games and texture pipelines. Anyfile parses its header, palette and pixel orientation before rendering supported raw or RLE pixels.
Choose a .tga fileYour file stays on this device
Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.
What Anyfile can show
- True-color, grayscale and indexed pixels
- Raw and run-length encoded images
Limits and conditions
- Developer-specific extension areas are not fully interpreted
- Malformed RLE streams are rejected
IMPLEMENTATION
Viewers responsible for this format
Common question
Why can a TGA appear upside down elsewhere?
TGA stores an origin flag; Anyfile applies it when arranging decoded rows.