A web-based tool to convert images into Slow Scan Television (SSTV) signals using HTML, CSS, and JavaScript.
👉 Live Demo: Try SSTV Encoder
The SSTV Encoder allows users to upload images and encode them into Slow Scan Television signals. SSTV is a method of transmitting static images over radio frequencies, commonly used by amateur radio operators. This project provides a simple demonstration of this encoding process.
- HTML: Provides the structure for the tool.
- CSS: Adds styling to make the interface user-friendly.
- JavaScript: Implements the SSTV encoding logic.
SSTV-Encoder/
│
├── index.html # Main HTML file
├── style.css # CSS for styling
└── script.js # JavaScript for SSTV encoding logic
- Upload an image using the interface.
- The tool encodes the image into an SSTV signal format.
- View or export the encoded result.
- Open the live demo: SSTV Encoder.
- Upload any image from your device.
- Watch the SSTV signal being generated.
K Rajtilak
- GitHub: rajtilak-2020
- Linkedin: LinkedIn
This project is licensed under the MIT License.
See the LICENSE file for details.
Explore the world of SSTV signal encoding techniques! 📡
Made with ❤️ by Raj
