Morse Code Translator
Translate text to Morse code and back.
Everything runs in your browser — nothing you type here is sent anywhere.
Frequently asked questions
How are letters and words separated in the output?+
Individual letters within a word are separated by a single space, and whole words are separated by " / " — the standard written convention for Morse code.
Does it support numbers and punctuation?+
Yes — digits 0-9 and common punctuation like periods, commas, and question marks are all supported alongside letters.
Is my text uploaded anywhere?+
No. All translation happens client-side in your browser; nothing you type is sent to a server.
Related tools
Case Converter
Convert text to UPPERCASE, lowercase, Sentence case, Title Case, aLtErNaTiNg case, and more.
Code Case
Convert identifiers between camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.
Slugify
Turn any text into a clean, URL-safe slug.
Word Counter
Count words, characters, sentences, and paragraphs, plus see your most frequent words.