AW to SIXEL Converter

Free AW to SIXEL — terminal-native image from documents

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

Terminal Display

SIXEL renders images right inside terminal windows — view AW document pages without a graphical image viewer.

Cloud Processing

All conversion runs on servers. Your terminal machine handles only the file download and display.

Secure Files

Uploaded AW documents are deleted after conversion. SIXEL output is removed within 24 hours.

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

AW is the document format of Applix Words, the word processor component of the Applix office suite (later renamed Anyware Office) developed by Applix, Inc. for Unix and Linux workstations. The suite targeted enterprise Unix environments during the 1990s, providing word processing, spreadsheet, graphics, and presentation capabilities on platforms like Solaris, HP-UX, AIX, and Linux where Microsoft Office was unavailable. AW files store formatted text documents with support for character and paragraph styling, page layout, tables, headers and footers, and embedded graphics. The format uses a proprietary binary structure optimized for the Applix application's internal document model. Applix Words gained particular visibility in the Linux community during the late 1990s when it was bundled with several commercial Linux distributions as their default word processor before OpenOffice.org became widely available. One advantage was native Unix platform support — Applix provided professional word processing capabilities on Unix workstations at a time when few commercial alternatives existed. The format's tight integration with other Applix suite components enabled cross-referencing between word processing documents, spreadsheets, and presentations. Applix was acquired by Cognos in 2003, and the office suite was discontinued. AW files are primarily encountered today in archived documents from Unix enterprise environments of the 1990s and early 2000s.
Developer: Applix, Inc.
Initial release: 1992
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

What is SIXEL?

SIXEL is a DEC graphics protocol for rendering images in compatible terminal emulators using character-based encoding.

Why convert AW to SIXEL?

SIXEL enables viewing document page images in the terminal. Useful for remote sessions or text-based environments.

What terminals support SIXEL?

xterm (with SIXEL enabled), mlterm, WezTerm, and foot terminal emulator support SIXEL graphics display.

Is this free?

Yes — AW to SIXEL is free. Premium plans add extended volume limits.

Can I view SIXEL in SSH sessions?

Yes, if your local terminal supports SIXEL. The image data passes through the SSH connection as text.

How fast is conversion?

Seconds. Cloud servers encode the AW pages into SIXEL format quickly.