PGM to HRZ Converter

Convert PGM to HRZ format online — fast and simple

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

Instant Results

Your PGM to HRZ conversion is done within moments. The pipeline is optimized for speed and minimal wait times.

Nothing to Install

The PGM to HRZ converter runs in your web browser. No plugins, extensions, or desktop applications needed — just open and use.

Multi-File Upload

Handle multiple PGM files in one go. Each is converted to HRZ independently, and all downloads are available together.

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

PGM (Portable Graymap) is the grayscale member of the Netpbm image format family, created by Jef Poskanzer in 1988 as part of the Pbmplus toolkit for Unix systems. PGM stores single-channel intensity images where each pixel holds a gray value from 0 (black) to a user-specified maximum (typically 255 for 8-bit or 65535 for 16-bit). The format exists in ASCII (magic number P2), where pixel values are written as decimal text numbers separated by whitespace, and binary (magic number P5), where values are stored as raw bytes. Both variants begin with a header specifying the magic number, width, height, and maximum gray value. PGM was designed as the grayscale intermediate in Netpbm's convert-process-convert pipeline philosophy: source images from any format are converted to PGM, processed using Netpbm's extensive command-line tool library, then converted to the target format. One advantage is format transparency — the ASCII variant makes image data directly readable by humans and trivially processable by text tools like awk and grep, invaluable for debugging and education. The scientific and computer vision community's adoption is another strength: PGM's straightforward single-channel representation makes it a natural format for image analysis algorithms, and many academic papers and course materials use PGM examples. The format is supported by ImageMagick, GIMP, and countless image processing libraries, and remains standard input for many research tools and benchmarks.
Developer: Jef Poskanzer
Initial release: 1988
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 PGM to HRZ?

HRZ is widely supported and offers slow-scan television format — ideal when PGM is too specialized for your needs.

What programs open HRZ files?

SSTV software, ImageMagick, Netpbm tools can handle HRZ files. Free alternatives exist for every major operating system as well.

Can I convert multiple PGM files to HRZ at once?

Batch conversion is supported. Upload multiple PGM files and the converter processes them all to HRZ together.

Is the PGM to HRZ conversion instant?

Yes, for most files the conversion happens almost instantly. Larger PGM images may take a few extra seconds to process.

Do I need to create an account to convert?

No account is needed for standard conversions. Just upload your PGM file, pick HRZ, and download the result.

Does the converter work on mobile devices?

The converter runs in your browser, so it works on mobile devices, tablets, and computers without any app installation.