SK to HRZ Converter

SK to HRZ conversion online — amateur radio images

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

SSTV Ready

Convert SK drawings to HRZ for amateur radio slow-scan television. Your vector art becomes transmittable over radio frequencies.

No Local Software

Convertio handles everything server-side. No SSTV tools or Skencil installation needed — just upload and convert.

Instant Processing

HRZ files are small and simple. Your SK to HRZ conversion completes almost instantly on Convertio servers.

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

SK is the native file format of Skencil (originally named Sketch), a free vector graphics editor for Linux created by Bernhard Herzog, with the first public release on October 31, 1998. Skencil holds historical significance as one of the earliest full-featured vector drawing applications written almost entirely in Python, with only performance-critical rendering components implemented in C. The SK file format uses a text-based, Python-like syntax to describe document structure — pages, layers, groups, and individual graphic objects are represented as nested statements with parameters specifying coordinates, colors, line styles, and transformations. The format supports Bezier curves, rectangles, ellipses, text objects with font specifications, imported raster images, gradient and pattern fills, and hierarchical grouping with affine transforms. One advantage is human readability — SK files can be opened in any text editor, making it possible to inspect, modify, or generate artwork programmatically using simple scripts. The Python-native structure also provides a benefit for automation: since Skencil itself is a Python application, the file format integrates naturally with scripting workflows for batch processing and procedural graphic generation. While Skencil's development slowed after the mid-2000s, its SK format became the foundation for the sK1 project, which extended the format and continued active open-source vector graphics development. SK files remain convertible through sK1, UniConvertor, and other open-source tools.
Developer: Bernhard Herzog
Initial release: October 31, 1998
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 SK to HRZ?

HRZ is used in amateur radio slow-scan television (SSTV). Converting SK to HRZ creates images for SSTV transmission.

What programs handle HRZ files?

SSTV software like MMSSTV and QSSTV can use HRZ files. GIMP and some Netpbm tools also support the format.

What resolution does HRZ use?

HRZ images are typically 256x240 pixels — the standard resolution for slow-scan television transmission.

Is this converter free?

Convertio provides free SK to HRZ conversion. Premium plans offer higher file limits for users with advanced needs.

Does the conversion flatten layers?

Yes — HRZ is a flat raster format. All SK layers merge into a single image during conversion.