Free RLE to TGA Converter

Convert RLE to TGA for free and online, easily convert your image file without needing to download any software or pay any fees

Or drop it here

Maximum file size 200 MB

RLE

Run Length Encoding

Run Length Encoding (RLE) is a lossless data compression algorithm for image files. It is used to reduce the size of the image file without losing any of the image data.

Main usage

Run Length Encoding is commonly used for compressing images in web applications, video games, and other applications where image size is a concern.

    Main features

  • Lossless compression
  • High compression ratio
  • Simple algorithm

TGA

Targa Image File

TGA (Targa) is a raster graphics file format created by Truevision Inc. It was the native format of TARGA and VISTA boards, which were the first graphic cards for IBM-compatible PCs to support Highcolor/truecolor display. It supports up to 32-bit color depth, allowing a single image to reference its own palette of up to 16.7 million colors.

Main usage

TGA is mainly used for high-color-depth images, such as digital photos, and is often used for textures in 3D applications.

    Main features

  • High color depth
  • Supports up to 32-bit color depth
  • Supports up to 16.7 million colors