SIXEL to SGI Converter

Turn inline terminal art into SGI images for free online

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

Server-Side Speed

Heavy lifting happens in the cloud — your device resources are untouched while SIXEL images are processed into SGI format.

Multi-File Processing

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

Inline Art Preserved

Capture SIXEL inline terminal graphics as SGI images — perfect for sharing terminal art or documenting CLI output visually.

How to convert SIXEL to SGI

1

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

2

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

3

Let the file convert and you can download your sgi 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
SGI is the generic file extension for the Silicon Graphics Image format, also referred to by channel-specific extensions .rgb (3 channels), .rgba (4 channels), .bw (grayscale), and .int/.inta (16-bit variants). Developed by Silicon Graphics around 1986 for their IRIX operating system, the SGI format uses a 512-byte header followed by planar image data, where each color channel is stored as a complete plane rather than interleaved with other channels at each pixel. The header specifies a magic number (474), compression mode (0 for verbatim, 1 for RLE), bytes per channel (1 or 2), dimensionality (1 for scanline, 2 for image, 3 for multi-channel image), channel dimensions, pixel value range, and an 80-character image name. For RLE-compressed images, a table of offsets and lengths follows the header, allowing random access to individual scanlines without sequential decompression. Silicon Graphics workstations were the backbone of Hollywood visual effects, scientific visualization, flight simulation, and CAD/CAM industries throughout the 1990s, and the SGI format was the standard working format across these domains. One advantage is the format's robust design: the combination of scanline-addressable RLE compression, multi-channel support, 16-bit depth capability, and planar layout made it equally suitable for quick preview display and production rendering output. The format's association with the golden age of SGI-powered visual effects is another notable aspect — SGI files from this era represent production assets from landmark films and scientific visualizations. SGI images are supported by ImageMagick, GIMP, XnView, Photoshop (via plugin), and various 3D rendering and compositing applications.
Developer: Silicon Graphics
Initial release: 1986

Frequently Asked Questions

Why convert SIXEL to SGI?

Terminal-rendered SIXEL graphics are confined to the command line. Converting to SGI makes them usable across all platforms and apps.

What programs can open SGI?

GIMP, IrfanView, XnView, Blender, and ImageMagick open SGI format images from Silicon Graphics workstations and applications.

How accurate is SIXEL to SGI conversion?

SGI preserves image data without lossy compression, so the visual content from your SIXEL is retained faithfully during conversion.

Is SIXEL to SGI conversion fast?

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

Does Convertio support batch SIXEL to SGI conversion?

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

Which terminal emulators output SIXEL?

Terminals like mlterm, foot, WezTerm, and xterm (with SIXEL enabled) produce SIXEL graphics. Convert those outputs to SGI here.