HRZ to RGB Converter

Produce RGB from HRZ — browser-based converter

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

Data Safety First

All HRZ uploads are removed after processing. Converted RGB output is deleted within 24 hours to protect your information.

Server-Side Engine

Conversion runs entirely in the cloud. Even complex HRZ data is processed on powerful servers, keeping your device responsive and fast.

Browser-Based Tool

No downloads or installations needed — open the converter in your browser and convert HRZ to RGB instantly from anywhere.

How to convert HRZ to RGB

1

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

2

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

3

Let the file convert and you can download your rgb file right afterwards

About formats

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
RGB is a raw (headerless) image format that stores pixel data as a flat sequence of red, green, and blue sample values with no container structure, compression, or metadata. Each pixel is represented by three consecutive bytes (in 8-bit mode) — one for red intensity, one for green, and one for blue — written in scanline order from the top-left corner of the image to the bottom-right. Because there is no header, the image dimensions and bit depth must be specified externally when reading the file. The format supports multiple bit depths: 8-bit (0-255 per channel), 16-bit (0-65535 per channel), and floating-point variants, with 8-bit being the most common. The RGB color model itself reflects how display hardware produces color — by mixing red, green, and blue light at varying intensities — and raw RGB files represent this model in its most direct digital form. With 8-bit channels, three bytes per pixel yield a 24-bit color palette capable of representing 16,777,216 distinct colors. One advantage is zero-overhead processing: without headers or compression to parse, raw RGB data can be memory-mapped, fed directly into GPU textures, or piped between processing stages with minimal latency — valuable in real-time imaging, scientific instrumentation, and computer vision pipelines where every millisecond matters. The format's universal simplicity provides another practical strength — any programming language can read or write raw pixel data with just basic file I/O, making it a reliable interchange format between custom software that may not share support for structured image containers. Raw RGB files are handled by ImageMagick, FFmpeg, and various scientific and graphics tools.
Initial release: 1990

Frequently Asked Questions

Why convert HRZ to RGB?

HRZ requires niche software to open. Converting to RGB lets you share and view your SSTV images on virtually any platform.

What programs open RGB?

Open RGB with standard tools like Windows Photos, Preview on macOS, GIMP, Photoshop, or any web browser — no special software needed.

Can I batch convert HRZ to RGB?

Yes — Convertio supports batch uploads. Add multiple HRZ images and convert them all to RGB at once to speed up your workflow.

Does this work on mobile devices?

Yes — the converter runs in any web browser, so it works on phones, tablets, laptops, and desktops regardless of operating system.

Will my image lose quality?

Quality depends on the target format. RGB lossless output preserves data within its format constraints — no unnecessary degradation occurs.