SIXEL to PLT Converter

Transform SIXEL images to PLT vectors online

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

Simple Workflow

Upload SIXEL, pick PLT, download the result — the three-step process makes converting legacy formats effortless for anyone.

Batch Support

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

Private & Secure

Your SIXEL uploads are deleted right after conversion, and the PLT output is removed from servers within 24 hours — your data stays safe.

How to convert SIXEL to PLT

1

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

2

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

3

Let the file convert and you can download your plt 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
PLT is a vector file format associated with HP-GL (Hewlett-Packard Graphics Language), a plotter control language introduced by Hewlett-Packard in 1977 with the HP-9872 pen plotter. PLT files contain a sequence of two-letter ASCII commands that instruct a pen plotter to move, draw lines, select pens, and render text — commands like PU (pen up), PD (pen down), PA (plot absolute), and SP (select pen) form a straightforward instruction set that directly controls physical drawing motion. The language operates on a coordinate grid measured in plotter units (typically 0.025 mm per unit), and the resulting files read almost like machine code for a drawing device. HP-GL became the dominant standard for computer-aided design output, adopted by virtually every CAD application and supported by plotters from all manufacturers throughout the 1980s and 1990s. One advantage is universal CAD compatibility — PLT files generated by AutoCAD, SolidWorks, or any engineering software can be sent directly to plotters and cutting machines without driver translation. The text-based, human-readable command structure is another strength: engineers can inspect, edit, and hand-write PLT files to troubleshoot output or generate simple drawings programmatically. HP-GL/2, an enhanced version introduced with the HP LaserJet III in 1990, added polygon fills, Bezier curves, and raster support. PLT remains actively used in engineering, architecture, and manufacturing for large-format output.
Developer: Hewlett-Packard
Initial release: 1977

Frequently Asked Questions

Why convert SIXEL to PLT?

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

What programs can open PLT?

AutoCAD, CorelDRAW, and HPGL-compatible plotters read PLT files. Inkscape can also import PLT vector data for editing.

Is the conversion from SIXEL to PLT lossless?

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

How long does SIXEL to PLT conversion take?

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 PLT simultaneously. Batch processing saves time on repetitive tasks.