PLT to SIXEL Converter

Convert HPGL plotter files to SIXEL terminal image format

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

Inline Terminal Display

View PLT plotter drawings directly in your terminal — SIXEL renders graphics inline without launching a GUI application.

Remote Rendering

Convertio's cloud processes the conversion — your terminal session stays free from rendering tasks.

Effortless Conversion

Upload PLT, select SIXEL, download. Three steps from plotter file to terminal-ready graphic.

How to convert PLT to SIXEL

1

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

2

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

3

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

About formats

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
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

Frequently Asked Questions

Why convert PLT to SIXEL?

SIXEL enables inline image display in terminals — converting PLT lets engineers view plotter drawings without leaving the command line.

What terminals support SIXEL?

xterm (with configuration), mlterm, mintty, WezTerm, and foot terminal support Sixel graphics rendering.

Is SIXEL the same as SIX?

Yes — SIXEL and SIX refer to the same Sixel graphics format, using different file extensions.

Does PLT to SIXEL conversion work on mobile?

Yes — the converter runs in any modern browser, including mobile devices. No app installation required, just open the page and upload.

Is PLT to SIXEL free?

Yes — Convertio converts PLT to SIXEL at no charge. No downloads, no registration, no fees.

How are my files handled after conversion?

PLT uploads are erased immediately. SIXEL results are deleted from Convertio within 24 hours.