XPM to HRZ Converter

Change XPM images to HRZ — no downloads, works online

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

No Install Required

The entire XPM to HRZ conversion happens in your browser. No plugins, no desktop apps — just upload, convert, and download.

Modern Format Output

HRZ provides slow-scan television image format from amateur radio — a significant upgrade over the legacy XPM format for everyday image use and sharing.

Cross-Platform Access

Whether you are on a desktop, tablet, or phone — convert XPM to HRZ from any device with a modern web browser.

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

XPM (X PixMap) is a color image format for the X Window System, developed by Arnaud Le Hors at GROUPE BULL beginning in 1989 as the color successor to the monochrome XBM format. Like XBM, XPM files are valid C source code — each file defines the image as a static array of character strings, where the header strings specify width, height, number of colors, and characters per pixel, the color definition strings map character codes to color values (supporting X11 color names, hexadecimal RGB, and symbolic color types like 'background' and 'foreground'), and the pixel strings encode each row as a sequence of character codes that index the color palette. This ASCII art representation makes XPM images human-readable: one can often see the image content directly in the text of the source file. The format went through three revisions: XPM1 (1989, compatible with X10), XPM2 (simplified syntax), and XPM3 (1991, the current version with the static char* syntax and extended color specification). XPM was the standard format for X Window application icons, splash screens, pixmap buttons, and themed UI elements throughout the 1990s and 2000s. One advantage is the combined benefits of being a valid C source file and a color image: XPM files can be compiled into applications, edited in any text editor, processed by text tools, and version-controlled, while supporting up to 256 colors with transparency (using the 'None' color keyword). The X11 ecosystem's reliance on XPM ensures broad tool support. XPM files are handled by all X11 toolkits, ImageMagick, GIMP, and web browsers (legacy support).
Initial release: 1989
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 would I convert XPM to HRZ?

XPM originated in X11/Linux desktops and has narrow compatibility today. HRZ offers slow-scan television image format from amateur radio — a far more practical choice for sharing.

What apps support HRZ?

You can view HRZ with ImageMagick, specialized SSTV software. These tools cover all major desktop and mobile platforms.

What exactly is the XPM format?

XPM (color pixmap format for X Window System) originated in X11/Linux desktops. It has very limited modern application support but can be converted to modern formats on Convertio.

Does converting XPM to HRZ affect quality?

Your image content stays intact during conversion. Any differences depend on HRZ characteristics — such as color depth or compression method.

Is my XPM file safe when converting online?

Your files are secure. Uploaded XPM images are erased immediately after processing, and HRZ outputs are purged within 24 hours.