SIXEL to SVG Converter

Turn terminal visuals into SVG vector graphics for free

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

Terminal Image Export

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

Batch Support

Upload multiple SIXEL images and convert them all to SVG in one session — no need to repeat the process for each individual file.

Quick Turnaround

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

How to convert SIXEL to SVG

1

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

2

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

3

Let the file convert and you can download your svg 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
SVG (Scalable Vector Graphics) is an XML-based vector image format developed by the World Wide Web Consortium (W3C), with the 1.0 specification published as a Recommendation on September 4, 2001. Unlike binary vector formats, SVG describes shapes, paths, text, gradients, filters, and animations in human-readable XML markup that can be authored in a text editor, processed by scripting languages, and styled with CSS. The format supports both vector elements (lines, curves, polygons defined by mathematical coordinates) and embedded raster images, along with interactivity through JavaScript event handling and declarative animations via SMIL or CSS transitions. SVG is natively rendered by all modern web browsers without plugins, making it the standard format for resolution-independent graphics on the web — from icons and logos to interactive data visualizations and animated illustrations. A major advantage is infinite scalability: SVG graphics remain perfectly sharp on any display, from low-DPI monitors to ultra-high-resolution Retina screens, because rendering is computed from geometry rather than pixels. The text-based nature provides another core strength — SVG content is indexable by search engines, accessible to screen readers, and trivially manipulable via the DOM using standard web technologies. The active W3C specification continues to evolve with modern web platform capabilities, maintaining SVG's position as the essential vector format for responsive web design.
Developer: W3C
Initial release: September 4, 2001

Frequently Asked Questions

Why convert SIXEL to SVG?

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

What programs can open SVG?

All modern web browsers render SVG natively. Inkscape, Adobe Illustrator, Sketch, Figma, and CorelDRAW edit SVG vector graphics.

How accurate is SIXEL to SVG conversion?

Since SVG 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 SVG?

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

Does Convertio support batch SIXEL to SVG conversion?

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