SIXEL to VIFF Converter

Convert inline terminal art to VIFF format online for free

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

Cloud Processing

Conversion runs on remote servers, so your computer stays fast. Even large SIXEL images are handled without slowing your device.

Terminal Image Export

SIXEL graphics from modern terminals become portable when converted to VIFF — share terminal art beyond the command line.

Multi-File Processing

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

How to convert SIXEL to VIFF

1

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

2

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

3

Let the file convert and you can download your viff 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
VIFF (Visualization Image File Format) is a scientific image format developed by Khoral Research (originally at the University of New Mexico), first appearing around 1990 with the Khoros visual programming environment for image processing and data visualization. VIFF files use a 1024-byte header followed by optional color map data, and the image data itself, with the header containing detailed specifications: data storage type (bit, byte, short, integer, float, double, complex), data encoding (none, CCITT Group 3/4), color space model (none, generic, RGB, HSI, CMYK, and others), and support for multi-band (multi-channel) images with arbitrary numbers of bands. The format accommodates one-dimensional signals, two-dimensional images, three-dimensional volumes, and location data (sparse pixel coordinates), making it versatile beyond simple image storage. VIFF was designed for the Khoros/VisiQuest visual dataflow programming environment, where users constructed image processing pipelines by connecting processing nodes in a graphical canvas — an approach that influenced later systems like AVS, MATLAB Simulink, and LabVIEW. One advantage is scientific data fidelity: VIFF supports the full range of numeric types used in scientific computing (including complex numbers and double-precision floats), stores multi-band datasets natively, and carries calibration metadata — making it suitable for remote sensing, medical imaging, and spectral analysis applications where generic image formats lose information. The format's connection to the Khoros visual programming paradigm provides another notable dimension — VIFF was the standard I/O format for one of the most influential early visual programming environments for scientific image analysis. VIFF files can be read by ImageMagick and legacy Khoros/VisiQuest installations.
Developer: Khoral Research
Initial release: 1990

Frequently Asked Questions

Why convert SIXEL to VIFF?

SIXEL graphics are designed for terminal display, not general use. Converting to VIFF produces a portable image for sharing or editing.

What programs can open VIFF?

Khoros/VisiQuest visualization software opens VIFF natively. ImageMagick and XnView can also import VIFF image data files.

Is the conversion from SIXEL to VIFF lossless?

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

Is SIXEL to VIFF 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.

Can I queue several SIXEL files for conversion?

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

Is SIXEL the same as SIX format?

They are the same encoding — SIXEL is the full name, SIX is the short extension. Convertio handles both identically for conversion.