SIXEL to RAS Converter

Export terminal images to RAS format online for free

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

Any Device Works

Convert SIXEL to RAS from a desktop, laptop, tablet, or phone. Any device with a modern browser and internet connection works.

Quick Turnaround

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

Multi-File Processing

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

How to convert SIXEL to RAS

1

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

2

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

3

Let the file convert and you can download your ras 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
RAS (Sun Raster) is a raster image format developed by Sun Microsystems for their SunOS and Solaris Unix workstations, dating to approximately 1982. Sun Raster files store 2D bitmap images with support for 1-bit monochrome, 8-bit indexed color (with a color map), 24-bit true color (BGR byte order), and 32-bit XBGR (with an unused alpha byte). The format uses a 32-byte header containing a magic number (0x59a66a95), width, height, bit depth, data length, raster type (indicating compression), color map type, and color map length, followed by the optional color map data and the pixel data. RAS supports three encoding modes: standard (uncompressed, with each scanline padded to a 16-bit boundary), byte-encoded (run-length encoded using a simple escape-code scheme), and RGB (uncompressed with RGB rather than BGR byte order). Sun Raster was the native image format for Sun's window system and later the OpenWindows desktop environment, serving as the standard format for screenshots, icons, backgrounds, and application graphics on Sun workstations throughout the 1980s and 1990s. One advantage is the format's representation of Unix workstation computing heritage: Sun Raster files from the SunOS/Solaris era document the visual culture of an important computing platform that drove advances in networking, multiprocessing, and graphics workstation design. The format's straightforward structure is another practical strength — the 32-byte header and simple encoding make RAS files easy to parse and convert, even with custom code. RAS files are supported by ImageMagick, GIMP, XnView, and other image processing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert SIXEL to RAS?

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

What programs can open RAS?

GIMP, IrfanView, XnView, and ImageMagick open Sun Raster files. This format originated on Sun Microsystems Unix workstations.

Does SIXEL to RAS preserve quality?

Since RAS supports lossless storage, the pixel data carries over without degradation. The result faithfully represents the source SIXEL image.

How quickly can I convert SIXEL to RAS?

The process is fast — cloud-based processing handles SIXEL to RAS conversion in seconds for standard-sized images, even on slower connections.

Can I queue several SIXEL files for conversion?

Yes — upload multiple SIXEL files in one session and convert them all to RAS simultaneously. Batch processing saves time on repetitive tasks.