SK1 to SIX Converter

Convert SK1 to SIX online — DEC SIXEL graphics

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

Terminal Graphics

Display SK1 designs in terminal emulators. SIX output renders vector artwork as SIXEL graphics directly in your terminal.

Unique Capability

Few tools convert vector formats to SIXEL. Convertio bridges the gap between sK1 design and terminal-based display.

Web-Based Converter

No terminal tools needed for the conversion itself. Upload SK1 in your browser, download SIX output instantly.

How to convert SK1 to SIX

1

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

2

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

3

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

About formats

SK1 is the native file format of the sK1 project, an open-source vector graphics editor and conversion engine started by Igor Novikov in 2003 as a successor to Bernhard Herzog's Skencil. The format evolved from the original SK format, extending its capabilities while maintaining the text-based, Python-readable syntax for describing vector documents. SK1 files encode complete document structures including multiple pages, layers, guidelines, and a full hierarchy of graphic objects — Bezier paths, rectangles, circles, polygons, text blocks, and embedded raster images — with attributes for fills (solid, gradient, pattern, hatching), strokes, and transformations. The sK1 project distinguished itself by focusing on prepress and professional print production features, adding CMYK color management, ICC color profiles, spot color support, and PDF/PostScript output — capabilities unusual in open-source vector editors. One advantage is professional color handling — sK1's CMYK workflows and color management make it one of the few open-source tools suitable for print-ready vector production. The project's companion tool, UniConvertor, leverages the SK1 format as an intermediate representation for converting between numerous vector formats (CDR, CMX, WMF, EMF, SVG, and others), giving SK1 significance beyond the editor itself as a universal interchange format. The text-based file structure preserves the readability and scriptability advantages inherited from Skencil's original SK format.
Initial release: 2003
SIX is a file extension for SIXEL (Six Pixel) graphics data, a bitmap graphics format developed by Digital Equipment Corporation (DEC) in 1983 and introduced with the LA50 dot matrix printer. SIXEL encodes images as a sequence of printable ASCII characters, where each character represents a column of six vertical pixels (a 'sixel') — the character's ASCII value minus 63 provides a 6-bit binary pattern, with each bit controlling one pixel in the vertical column. The encoding is structured as a series of sixel bands (each six pixels tall) across the image width, with control sequences for color selection (up to 256 registers with HLS or RGB specification), repeat counts (run-length encoding for efficiency), carriage return, and newline commands. SIXEL data is transmitted to the output device using DEC's standard escape sequence protocol, embedded within the text stream alongside regular character output. Originally designed for DEC's line of printers and later supported by DEC VT-series terminals (VT240, VT330, VT340), SIXEL has experienced a remarkable revival in modern terminal emulator software. One advantage is terminal-native image display: SIXEL allows images to be rendered directly within a text terminal session without requiring a graphical window system, enabling command-line tools to display graphs, photographs, and previews inline with text output. This capability has driven adoption in modern terminals like mlterm, xterm, WezTerm, and foot. SIX/SIXEL data can be generated by ImageMagick, libsixel, and chafa, and viewed in any SIXEL-capable terminal emulator.
Initial release: 1983

Frequently Asked Questions

Why convert SK1 to SIX?

SIXEL is a terminal graphics protocol. Converting SK1 to SIX lets you display vector artwork directly in SIXEL-capable terminal emulators.

What terminals support SIXEL?

SIXEL works in mlterm, xterm (with SIXEL support), mintty, wezterm, and DEC VT series terminals and emulators.

Is SIXEL a modern format?

SIXEL originated with DEC terminals in the 1980s but has seen a revival in modern terminal emulators for inline image display.

Is this conversion free?

Convertio offers free SK1 to SIX conversion. Premium plans expand limits for specialized format needs.

Can SIXEL display color?

Yes — SIXEL supports color graphics with a palette of up to 256 colors. Your SK1 artwork is color-mapped for terminal display.