About Morse Code Translator
Morse Code Translator started as a single evening project. Kalana Sandeep, a software engineering student based in Colombo, Sri Lanka, kept running into the same problem while studying amateur radio basics: most Morse code sites online felt cluttered, slow, or buried under intrusive pop ups just to decode a few dots and dashes.
So this tool was built from the ground up as a lightweight alternative. It runs entirely on native JavaScript and the Web Audio API, which means the translation logic, the audio tone playback, and the live frequency visualizer all work directly inside your browser tab. Nothing gets uploaded to a server, and nothing needs to load from a slow backend before you see a result.
The translator follows the official International Morse Code Standard set by the ITU, so both directions, English to Morse Code and Morse Code Decoder output, stay accurate and consistent with what licensed radio operators actually use. The layout is fully responsive, so whether you open it on a phone during a commute or on a desktop while studying, the experience stays the same.
This project is the first entry in what is meant to become a wider collection of Free Online Tools. Future plans include expanding into calculators, converters, developer utilities, and translation tools for other languages, along with Morse code variants built for non English alphabets. Every addition will follow the same principle this first tool was built on: fast, transparent, and usable without creating an account.
Feedback from early users shapes almost every update to this project. If something breaks, looks wrong on your device, or could work better, that input goes directly to the person who built it.
