SIXEL to TGA Converter

Transform SIXEL images into lossless TGA online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Private & Secure

Your SIXEL uploads are deleted right after conversion, and the TGA output is removed from servers within 24 hours — your data stays safe.

Multi-File Processing

Queue several SIXEL files at once and convert them all to TGA simultaneously. Batch mode streamlines repetitive conversion work.

Quick Turnaround

Most SIXEL files convert to TGA within moments. Server-side processing ensures speed regardless of your device capabilities.

How to convert SIXEL to TGA

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose tga or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your tga file right afterwards

About formats

SIXEL (Six Pixel) is a bitmap graphics encoding format created by Digital Equipment Corporation (DEC) in 1983 for rendering images on character-cell printers and video terminals. The name derives from the encoding's fundamental unit: a column of six pixels represented by a single ASCII character. Each printable character in the sixel data stream (ASCII 63-126) encodes a 6-pixel vertical column, with the character's binary value determining which pixels are on or off. Color is specified through register-based palette control: a Select Color Sequence assigns an HLS or RGB color value to a numbered register, and subsequent sixel characters use that color until another register is selected. The encoding supports raster attributes for specifying pixel aspect ratio and image dimensions, repeat sequences (! followed by a count and character) for run-length compression of identical columns, and $ (carriage return) and - (new line) for navigating the sixel grid. DEC implemented SIXEL support in their VT240, VT241, VT330, and VT340 terminals, as well as multiple printer models. One advantage of the SIXEL encoding is its ASCII-clean nature: the data stream consists entirely of printable characters and standard control sequences, meaning SIXEL graphics can be transmitted through any text-based communication channel — serial terminals, SSH sessions, telnet connections — without requiring binary-safe transport or protocol modifications. The format's modern renaissance provides another remarkable dimension: after decades of obscurity, SIXEL support has been implemented in numerous contemporary terminal emulators, enabling inline image display in command-line workflows. SIXEL output can be generated by ImageMagick, libsixel, chafa, and various plotting libraries.
Initial release: 1983
TGA (Truevision Graphics Adapter, also known as TARGA) is a raster image format created by Truevision in 1984 for their line of display adapter cards designed for IBM PC compatibles. The format stores pixel data in a straightforward structure: an 18-byte header specifying dimensions, color depth, and image descriptor flags, optional color map data, and the pixel array in either uncompressed or RLE-compressed form. TGA supports indexed color (8-bit with palette), true color (15-bit, 16-bit, 24-bit), and true color with alpha channel (32-bit), and was one of the first PC image formats to include per-pixel alpha transparency. The format became a staple of the professional graphics industry, widely adopted by video editing suites, 3D rendering software, and game development pipelines throughout the 1990s and 2000s. One advantage is native alpha channel support — TGA was one of the earliest formats offering full 8-bit alpha transparency per pixel, making it the standard output format for 3D renderers and compositing software where layered transparency is essential. The simple, well-documented structure is another strength: TGA files are quick to parse and write, with no complex metadata or container overhead, valued in real-time applications and game engines where loading speed matters. While PNG has largely replaced TGA for general use, the format persists in game development, texture pipelines, and 3D rendering workflows where its simplicity and alpha support remain advantageous.
Developer: Truevision
Initial release: 1984

Frequently Asked Questions

Why convert SIXEL to TGA?

SIXEL images only appear inside terminal emulators. Exporting to TGA lets you use that artwork in any image viewer or editor.

What programs can open TGA?

Photoshop, GIMP, IrfanView, XnView, and Blender open TGA files. This format remains popular in game development and VFX work.

Does SIXEL to TGA preserve quality?

The conversion keeps your image data intact — TGA does not introduce compression artifacts, ensuring the output matches the original closely.

How long does SIXEL to TGA conversion take?

Conversion is handled on cloud servers and usually completes in a few seconds. Larger or higher-resolution SIXEL images may take slightly longer.

Can I queue several SIXEL files for conversion?

Batch conversion is supported. Queue as many SIXEL files as you need and convert them all to TGA in a single run — no repeating steps manually.