MinifyPic

Morse Code Translator

Convert text into dots and dashes, and decode Morse straight back into readable text.

FreeBoth directionsInstant
Loading tool…

How it works

A compact workflow from input to download.

1

Enter text or Morse

Type ordinary text to encode it, or paste in dots and dashes to decode them.

2

Choose a direction

Switch between encoding text into Morse and decoding Morse into text.

3

Copy the result

Copy the translated output to use wherever you need it.

Frequently asked questions

How are letters and words separated?
Letters are separated by a single space and words by a slash or a longer gap. This matters enormously when decoding — without the separators, a stream of dots and dashes is genuinely ambiguous and can be read as several completely different messages.
What can Morse encode?
The 26 English letters, the digits 0 to 9, and a small set of common punctuation marks. It has no concept of upper and lower case, so decoded output is conventionally shown in a single case.
Is Morse code still used?
It is no longer required for commercial or maritime licensing, having been retired from those roles in the 1990s and 2000s. But it remains genuinely alive among amateur radio operators, where its extraordinary ability to punch through noise and weak signals with minimal power still makes it useful, and it survives in aviation, where navigation beacons continue to identify themselves in Morse.
Is my text sent to a server?
No. Every transformation runs in JavaScript inside your own browser tab. Your text is never uploaded, logged or stored, and it disappears the moment you close the page — so it is safe to paste in things you would not want to hand to a stranger's server.

A code designed around how often letters appear

The elegance of Morse is that it is not arbitrary. When Samuel Morse and Alfred Vail devised it in the 1830s, they reportedly went to a local newspaper's print shop and counted how many pieces of type the compositors kept for each letter — a rough but effective measure of how often each letter is used in English. The commonest letters were then given the shortest codes. That is why 'E', the most frequent letter in English by a wide margin, is a single dot, and 'T' is a single dash, while rare letters like 'Q' and 'Z' get four symbols each. The effect is that ordinary English text transmits substantially faster than it would with fixed-length codes. It is variable-length encoding by frequency, arrived at empirically more than a century before information theory gave it a mathematical foundation.

SOS and the myth of the acronym

Everyone knows SOS means 'Save Our Souls' or 'Save Our Ship', and everyone is wrong — the letters do not stand for anything at all. SOS was adopted as the international distress signal in 1906 for an entirely practical reason: in Morse it is three dots, three dashes, three dots, sent as one continuous unbroken sequence. That pattern is rhythmically distinctive, impossible to confuse with anything else, unmistakable even through heavy interference, and simple enough for a panicking non-expert to tap out. The backronyms were invented afterwards by people who assumed such a famous signal must be an abbreviation. It is a good reminder that the best emergency signals are chosen for how they sound under terrible conditions, not for what they spell.