SIXEL to PGX Converter

Convert SIXEL graphics to PGX format online 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 PGX — share terminal art beyond the command line.

Browser-Based Tool

No downloads or plugins needed — convert SIXEL to PGX directly in your web browser on any operating system or device.

Cross-Platform Access

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

How to convert SIXEL to PGX

1

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

2

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

3

Let the file convert and you can download your pgx 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
PGX is a simple single-component raster image format defined as part of the JPEG 2000 standard (ISO/IEC 15444) for use in conformance testing and verification of JPEG 2000 codec implementations. Introduced around 2000 alongside the JPEG 2000 specification itself, PGX files store a single image component (one color channel or grayscale plane) with a text header followed by raw pixel data, providing an unambiguous reference representation against which encoder and decoder outputs can be compared sample by sample. The header is a single ASCII line specifying endianness (ML for big-endian, LM for little-endian), signedness (+ for unsigned, - for signed), bit depth (1 to 32 bits), width, and height. The pixel data follows as raw binary values, each occupying the minimum number of bytes needed for the specified bit depth, with one value per pixel. For multi-component images (like RGB), each component is stored in a separate PGX file. The format's deliberate simplicity — no compression, no metadata, no multi-channel support — ensures there are no ambiguities in interpretation that could mask codec bugs. One advantage is verification precision: PGX's uncompressed, exactly-specified representation allows bit-exact comparison of decoded JPEG 2000 output against reference images, essential for certifying that a codec implementation conforms to the standard. The format's role in the JPEG 2000 conformance testing framework means it is implemented by every serious JPEG 2000 codec (OpenJPEG, Kakadu, etc.) and used in the official ISO conformance test suite. PGX files can also be processed by ImageMagick and various JPEG 2000 development tools.
Initial release: 2000

Frequently Asked Questions

Why convert SIXEL to PGX?

SIXEL images only appear inside terminal emulators. Exporting to PGX lets you use that artwork in any image viewer or editor.

What programs can open PGX?

JPEG 2000 reference software, ImageMagick, and specialized codec test tools open PGX images — used mainly in standards testing.

How accurate is SIXEL to PGX conversion?

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

How quickly can I convert SIXEL to PGX?

Conversion is handled on cloud servers and usually completes in a few seconds. Larger or higher-resolution SIXEL images may take slightly longer.

Does Convertio support batch SIXEL to PGX conversion?

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