RLE to HRZ Converter

Convert RLE raster data 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

File Privacy First

Uploaded RLE images and converted HRZ results are automatically purged — originals immediately, outputs within 24 hours.

Quick Turnaround

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

Research Data Access

Utah RLE images from early CG research become viewable again when converted to HRZ — no specialized toolkit needed.

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

RLE (Run-Length Encoded) in the context of the Utah RLE format refers to a raster image file format developed by Spencer W. Thomas at the University of Utah's Computer Science Department around 1983, as part of the Utah Raster Toolkit. The format stores images using a scanline-oriented run-length encoding scheme that compresses sequences of identical pixel values into count-value pairs, achieving good compression ratios for images with large areas of solid color — typical of computer-generated graphics and rendered scenes common in computer science research at the time. Utah RLE supports 1 to 255 color channels per pixel, with 8 bits per channel, and includes a header specifying image dimensions, number of channels, background color, and an optional color map. The format accommodates alpha channel data as an additional channel, and empty scanlines (matching the background color) can be omitted entirely for further compression. The Utah Raster Toolkit provided a suite of Unix command-line tools for manipulating RLE images — operations like compositing, scaling, rotating, color manipulation, and format conversion — establishing a software paradigm later echoed by Netpbm and ImageMagick. One advantage is the format's foundational role in computer graphics: the Utah Raster Toolkit and its RLE format emerged from the same research environment that produced the Phong shading model, Gouraud shading, and the teapot — and much of the early computer graphics research output was stored in this format. The format is supported by ImageMagick, GIMP, and various legacy graphics tools.
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 RLE to HRZ?

The Utah RLE format served early CG research but is now obsolete. Converting to HRZ safeguards those images for the future.

What programs can open HRZ?

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

Is the conversion from RLE to HRZ lossless?

The conversion keeps your image data intact — HRZ does not introduce compression artifacts, ensuring the output matches the original closely.

How long does RLE to HRZ conversion take?

Most RLE images convert to HRZ within seconds. The exact time depends on the resolution and complexity of the source, but it is typically quick.

Can I convert multiple RLE images at once?

Absolutely. Add several RLE images at once, set HRZ as the output, and the converter processes them all in parallel for maximum efficiency.