PLT to SIX Converter

Convert HPGL plotter files to Sixel terminal graphics

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

Terminal Graphics

Render PLT plotter drawings as Sixel — display technical drawings inline in compatible terminal emulators.

Terminal-Native

Sixel integrates into text-based workflows, letting you view PLT drawings without leaving the command line.

Privacy Assured

PLT files are deleted after conversion. SIX results are removed from Convertio within 24 hours.

How to convert PLT 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

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
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 PLT to SIX?

Sixel graphics display directly in compatible terminals — converting PLT lets you view plotter drawings in command-line environments.

What displays SIX files?

Terminal emulators like xterm, mlterm, and mintty with Sixel support can render Sixel graphics inline.

Is Sixel a modern format?

Sixel originated with DEC terminals but has been revived in modern terminal emulators for inline image display.

Is the PLT to SIX conversion free?

You can convert PLT to SIX for free on convertio.tools. Larger or more frequent conversions are available with a subscription plan.

How quickly does PLT to SIX conversion finish?

Most conversions complete within seconds. Larger files may take slightly longer, but cloud processing keeps it fast regardless of your device.

Can I do this from a mobile device?

The converter works in any browser, though Sixel output is primarily useful on desktop terminal emulators.