PT3 to SIXEL Converter

Rasterize PostScript Type 3 fonts as Sixel terminal images online

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

Inline Terminal Display

SIXEL renders directly in terminal windows. Preview your PT3 font glyphs without leaving the command line — no GUI or image viewer needed.

Server-Side Rendering

No Sixel encoder or font renderer needed on your machine. Convertio does all the work server-side — just upload and download.

Modern Terminal Support

SIXEL works in xterm, mlterm, WezTerm, iTerm2, and more. Access the conversion from any browser and display results on any Sixel-capable terminal.

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

PT3 (PostScript Type 3) is a font format defined as part of the PostScript language specification, introduced by Adobe Systems in 1984. Unlike Type 1 fonts, which use a restricted subset of PostScript operators optimized for hinting and efficient rendering, Type 3 fonts allow the full PostScript language to describe each glyph. This means glyphs can incorporate graduated fills, grayscale shading, complex path operations, color, and even bitmap images — capabilities impossible within Type 1's constrained charstring interpreter. Adobe originally kept the Type 1 specification secret and proprietary, so third-party type foundries and developers who wanted to create PostScript-compatible fonts had to use the publicly documented Type 3 format during the late 1980s. A notable advantage is creative freedom: because any valid PostScript program can define a glyph, designers can produce decorative, illustrated, and textured letterforms that go far beyond simple outline fills. The format's openness was another practical strength in its era, enabling anyone to create PostScript fonts without licensing Adobe's proprietary hinting technology. However, Type 3 fonts lack the hinting mechanisms that make Type 1 text crisp at small sizes and low resolutions, which limited their use for body text. When Adobe published the Type 1 specification in March 1990, most foundries migrated to the hinted format. Type 3 fonts remain primarily of historical interest, encountered in archived PostScript documents and specialized applications where artistic glyph rendering outweighs the need for screen-optimized hinting.
Developer: Adobe Systems
Initial release: 1984
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 PT3 to SIXEL?

SIXEL renders graphics inside terminal sessions. Converting PT3 to SIXEL produces font previews viewable directly in command-line environments without a GUI.

How do I view a SIXEL file?

Use cat or echo to output the file in a Sixel-capable terminal — xterm, mlterm, WezTerm, or iTerm2. The image appears inline alongside your terminal text.

Can SIXEL handle detailed font outlines?

SIXEL resolution depends on the terminal, but modern emulators render surprisingly detailed graphics. Font glyphs display clearly at typical terminal sizes.

Can I process multiple PT3 fonts?

Yes — batch upload your PT3 files. Convertio generates separate SIXEL images for each font, all downloadable individually.

Is PT3 to SIXEL free?

Yes. Convertio handles this conversion at no cost — no registration, no terminal setup, just browser-based conversion.