SIXEL to PCT Converter

Turn SIXEL graphics into PCT images for free online

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

Effortless Process

The SIXEL to PCT converter guides you through a clear upload-convert-download workflow — no technical expertise required.

Server-Side Speed

Heavy lifting happens in the cloud — your device resources are untouched while SIXEL images are processed into PCT format.

Inline Art Preserved

Capture SIXEL inline terminal graphics as PCT images — perfect for sharing terminal art or documenting CLI output visually.

How to convert SIXEL to PCT

1

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

2

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

3

Let the file convert and you can download your pct 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
PCT (also known as PICT) is a metafile graphics format originally developed by Apple Computer and introduced alongside the original Macintosh in January 1984. PCT files can contain both vector drawing commands and raster bitmap data, encoded as a sequence of QuickDraw drawing operations — the same graphics primitives used by the Macintosh operating system for all on-screen rendering. The format evolved through two major versions: PICT 1, which recorded basic QuickDraw operations (lines, rectangles, ovals, text, 1-bit bitmaps) in a compact format suitable for the original Macintosh's limited memory, and PICT 2, introduced with Color QuickDraw in 1987, which extended the format to support 24-bit color, multiple color spaces, and embedded JPEG-compressed data. PCT files begin with a 512-byte header (originally used for resource fork information), followed by the picture size, bounding rectangle, and a sequence of opcodes that define the drawing operations. During the Macintosh's commercial ascendancy, PICT was the universal graphics interchange format on Mac OS — the system clipboard used PICT for all graphical copy/paste operations, and most Mac applications could import and export the format. One advantage is the hybrid vector/raster nature: PCT files from the QuickDraw era preserve both scalable drawing commands and pixel data in a single format, enabling resolution-independent output for the vector portions. PICT's historical significance as the native Mac graphics format throughout the classic Mac OS era (1984-2001) provides another dimension. PCT files remain readable by Preview) on macOS, ImageMagick, XnView, LibreOffice, and GIMP.
Developer: Apple Computer
Initial release: 1984

Frequently Asked Questions

Why convert SIXEL to PCT?

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

What programs can open PCT?

macOS Preview opens PICT files natively. GIMP, XnView, and IrfanView can also handle this classic Macintosh image format.

How accurate is SIXEL to PCT conversion?

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

Most SIXEL images convert to PCT 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 PCT conversion?

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

Is SIXEL the same as SIX format?

They are the same encoding — SIXEL is the full name, SIX is the short extension. Convertio handles both identically for conversion.