Translate text to and from Morse code and play it aloud with Web Audio.
The Morse Code Translator is a simple, bidirectional encoder and decoder. Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes. This tool lets you type English text and instantly see the Morse equivalent, or paste Morse code (using dots and dashes) to translate it back to English. Best of all, it utilizes the Web Audio API to play the actual sounds of your translated message directly in the browser!
- Select your translation direction (Text to Morse or Morse to Text).
- Type or paste your message into the input field.
- The translated output will automatically generate in real-time in the output box below.
- Click the 'Play Audio' button to hear your Morse code transmitted using standard radio beeps.
Remove Line Breaks
Instantly remove all line breaks and carriage returns from your text. This tool is perfect for cleaning up messy formatting when copying from PDFs, emails, or websites, converting multiple paragraphs into a single continuous block of text.
Remove Extra Spaces
Clean up your text by removing unnecessary extra spaces. This tool trims leading and trailing whitespace, and collapses multiple consecutive spaces into a single space, ensuring your content is perfectly formatted.
URL Slug Generator
Quickly convert any title or text into a clean, SEO-friendly URL slug. The tool automatically converts text to lowercase, replaces spaces with hyphens, and removes special characters for perfect web links.
HTML to Markdown Converter
Instantly convert HTML code into clean Markdown formatting. Perfect for migrating blog posts, updating documentation, or extracting content from web pages without losing the structural formatting.