Convert Slow Scan Television Audio to Images
Load an SSTV audio file (WAV, MP3, etc.) to extract the transmitted image
Try with this example file : Download test SSTV audio (MP3)
Load an SSTV audio file (WAV, MP3, etc.) to extract the transmitted image
Try with this example file : Download test SSTV audio (MP3)
Slow Scan Television, abbreviated as SSTV, is a technique used to transmit static images over narrowband radio frequencies. It is widely used by amateur radio operators and space agencies due to its efficiency in sending visual data using minimal bandwidth. Unlike traditional video transmission, which requires high data rates, SSTV sends images line by line as modulated audio tones, making it ideal for long-distance and low-power communications.
SSTV was initially developed in the 1950s for military and scientific use. Over time, it became a popular tool among radio amateurs, especially for communicating during emergencies, engaging in hobby activities, and receiving images from space missions, including broadcasts from the International Space Station. The audio signal, once recorded or received live, can be decoded back into a visual image using this SSTV Decoder.
An SSTV transmission follows a structured format that enables precise decoding. It typically includes the following components:
SSTV supports various transmission modes, each designed to balance image resolution, transmission speed, and audio bandwidth. Some of the most widely used modes are listed below:
Mode | Resolution | Transmission Time |
---|---|---|
Robot36 | 320 by 240 | ~ 36 seconds |
Scottie1 | 320 by 256 | ~ 110 seconds |
Martin1 | 320 by 256 | ~ 114 seconds |
Robot72 | 320 by 240 | ~ 72 seconds |
Martin2 | 320 by 256 | ~ 58 seconds |
Scottie2 | 320 by 256 | ~ 71 seconds |
ScottieSDX | 640 by 496 | ~ 539 seconds |
Decoding an SSTV signal involves converting the received audio tones into pixel data. The process generally includes the following steps:
SSTV signals operate within the audio frequency range, typically between 1500 and 2300 Hz. Each color or brightness value is transmitted by holding a specific frequency for a short duration. In color modes like YUV, three separate channels are used: Y for brightness, U and V for color difference components.
Synchronization tones are critical for reliable decoding. These tones ensure that the decoder remains aligned with the image structure throughout the transmission. Without correct synchronization, the decoded image may appear distorted, offset, or scrambled.
SSTV decoding used to rely on desktop applications such as MMSSTV and RX-SSTV, typically available for Windows operating systems. Today, advancements in web technologies allow users to decode SSTV transmissions directly in their browser using JavaScript and the Web Audio API. This provides cross-platform access and eliminates the need for software installation, making SSTV more accessible to beginners, educators, and hobbyists.
This web-based SSTV Decoder is inspired by the open-source project sstv on GitHub, which implements image decoding in Python. For mobile users and offline decoding, the following applications are also recommended:
These tools support various SSTV modes and are ideal for field experiments, portable ham radio setups, and educational activities.
SSTV remains a unique and engaging method of communication, blending audio engineering with image processing. Whether used for hobby purposes, scientific outreach, or technical education, SSTV provides a hands-on way to explore the fundamentals of analog communication. With modern digital tools, decoding SSTV transmissions has become more accessible than ever, helping preserve and expand this historic radio tradition.
SSTV, or Slow Scan Television, is a method of sending still images over audio frequencies. It works by encoding each line of the image as a sequence of tones, which can be transmitted via radio and decoded back into a picture using software or hardware tools.
Yes. With modern web technologies such as the Web Audio API and JavaScript, you can decode SSTV audio recordings in real time within your browser. This website provides a cross-platform tool for decoding common SSTV formats like Robot36, Scottie1, and Martin1.
You can upload most common audio file formats, such as WAV, MP3, or OGG. Ensure the recording is clear and has minimal background noise for accurate decoding.
Popular SSTV modes include Robot36, Scottie1, Martin1 and ScottieSDX. Each mode differs in resolution, color format, and transmission time. This decoder supports a wide variety of these formats automatically by detecting the VIS code.
Yes. Transmitting SSTV over radio frequencies generally requires an amateur radio license, depending on your country’s regulations. Receiving and decoding SSTV transmissions, however, is legal and unrestricted in most regions.