TGA
TGA raster imageUsed for raster pictures made of individually stored pixels.
- Family
- Images
- MIME
- image/x-tga
Convert TGA to GIF online and see exactly what pixel decoding and image re-encoding changes, what GIF still can't promise, and how to verify the result.
Truevision tga raster data supporting direct color, palettes, alpha, and optional run-length encoding is decoded into a working pixel canvas first, then written back out under GIF's own color and compression model. Dimensions can stay exactly the same even as encoding, metadata, and fine detail change underneath. TGA decoding follows image type, origin, pixel depth, palette, run-length packets, alpha bits, and scan direction from its descriptor fields. Because GIF reduces every frame to an indexed palette with only on/off transparency, quality here comes down to color selection, dithering, disposal, timing, and the loop seam — with no audio at all.
Canvas decoded from Truevision TGA raster data supporting direct color, palettes, alpha, and optional run-length encoding. Image written as a frame animation or indexed-color image limited to a 256-color palette.
Used for raster pictures made of individually stored pixels.
Designed for short animations and simple graphics.
Choose GIF when its particular balance of compatibility, alpha, animation, and file size matches the destination better than TGA.
Image origin flags can flip the picture, and alpha may represent transparency or another channel in production assets.
Photographs and gradients can band, semi-transparent edges are reduced, and timing may be quantized.
Video-to-GIF output is sampled at 12 frames per second, capped at 960 pixels wide, and contains no audio.
Verify orientation, channel order, alpha meaning, bit depth, palette, and dimensions in the destination renderer.
Play the full loop and inspect color banding, disposal between frames, transparency, and the loop seam.