SIXEL to HRZ Converter

Export inline terminal art to HRZ format online for free

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

Any Device Works

Convert SIXEL to HRZ from a desktop, laptop, tablet, or phone. Any device with a modern browser and internet connection works.

Multi-File Processing

Queue several SIXEL files at once and convert them all to HRZ simultaneously. Batch mode streamlines repetitive conversion work.

Quick Turnaround

Most SIXEL files convert to HRZ within moments. Server-side processing ensures speed regardless of your device capabilities.

How to convert SIXEL to HRZ

1

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

2

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

3

Let the file convert and you can download your hrz 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
HRZ is a simple raster image format associated with slow-scan television (SSTV), a method of transmitting still images over radio frequencies used by amateur radio operators since the late 1950s when Copthorne Macdonald pioneered the technology. HRZ files store images at a fixed resolution of 256x240 pixels in raw RGB format, with each pixel represented as three bytes (red, green, blue) at 8 bits per channel, producing uncompressed files of exactly 184,320 bytes. The format has no header, no metadata, and no compression — the file is simply a sequential dump of raw pixel data in row-major order. This extreme simplicity reflects the format's origins in the amateur radio community, where SSTV images are transmitted as audio tones encoding luminance and chrominance values over narrow-bandwidth HF (shortwave) radio channels. The fixed 256x240 resolution corresponds to common SSTV transmission modes, and HRZ files serve as the digital capture or storage medium for received SSTV transmissions. One advantage is the format's zero-overhead structure: with no parsing, decompression, or metadata processing required, HRZ files can be read by any program capable of reading raw pixel data with known dimensions — a single function call in virtually any programming language. The format's connection to amateur radio SSTV culture is another notable aspect: HRZ files document a unique form of image communication where operators transmit photographs over thousands of miles using nothing but radio waves and audio encoding, a practice that continues today alongside digital modes. HRZ files can be opened by ImageMagick, GIMP, and specialized SSTV software.
Developer: SSTV Community
Initial release: 1985

Frequently Asked Questions

Why convert SIXEL to HRZ?

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

What programs can open HRZ?

Specialized slow-scan TV software opens HRZ files. GIMP and ImageMagick can also process HRZ images from SSTV transmissions.

Will I lose image quality converting SIXEL to HRZ?

Since HRZ supports lossless storage, the pixel data carries over without degradation. The result faithfully represents the source SIXEL image.

Is SIXEL to HRZ conversion fast?

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

Can I convert multiple SIXEL images at once?

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

Which terminal emulators output SIXEL?

Terminals like mlterm, foot, WezTerm, and xterm (with SIXEL enabled) produce SIXEL graphics. Convert those outputs to HRZ here.