SIX to CGM Converter

Turn SIXEL art into CGM vector graphics for free

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

Multi-File Processing

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

Cloud Processing

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

Cross-Platform Access

Whether you are on Windows, macOS, Linux, or mobile — SIX to CGM conversion is available from any connected device.

How to convert SIX to CGM

1

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

2

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

3

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

About formats

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
CGM (Computer Graphics Metafile) is a vector graphics standard defined by ISO 8632, first published in 1987 and developed through the ISO/IEC JTC 1/SC 24 committee. The standard defines a device-independent format for storing and transferring two-dimensional vector graphics, raster images, and text. CGM supports three encoding methods: character encoding (compact text representation), binary encoding (efficient machine-readable form), and clear-text encoding (human-readable for debugging). The format describes graphical primitives including polylines, polygons, ellipses, circular arcs, splines, and text with associated attributes for color, line style, fill patterns, and clipping boundaries. CGM found its strongest adoption in technical documentation, particularly in aerospace, defense, and industrial sectors where long-term archival and precise technical illustration are critical. One advantage is formal standardization — as an ISO standard, CGM provides vendor-neutral, specification-driven interoperability guaranteed across compliant implementations. The format's adoption in specialized industries is another practical strength: WebCGM, a W3C profile of CGM, became the mandated illustration format for interactive electronic technical manuals in the aerospace industry (ATA iSpec 2200), ensuring CGM's continued relevance in aviation maintenance documentation. While general-purpose vector work has moved to SVG and PDF, CGM persists in regulated industries where certified, standards-based graphics interchange is mandatory.
Initial release: 1987

Frequently Asked Questions

Why convert SIX to CGM?

SIX encodes images as text for DEC terminals — useless outside that environment. Converting to CGM yields a standard image you can use anywhere.

What programs can open CGM?

LibreOffice, AutoCAD, and specialized CAD viewers open CGM files. Some web-based viewers also render CGM vector graphics.

Does SIX to CGM preserve quality?

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

How long does SIX to CGM conversion take?

Most SIX images convert to CGM within seconds. The exact time depends on the resolution and complexity of the source, but it is typically quick.

Can I convert multiple SIX images at once?

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

Is SIX the same as SIXEL?

Yes — SIX is the short-form extension for SIXEL graphics. Both refer to the same DEC terminal image encoding and work identically here.