Morse Code Translator - Online Morse Encoder & Decoder
Translate text to Morse code and decode Morse signals back to text. Sound playback supported. Learn and experiment with Morse code directly in browser.
UD5 Toolkit
Encode text to Morse code & decode Morse code to text — with real-time audio playback
| Letter | Morse | Letter | Morse |
|---|
| Digit | Morse | Digit | Morse |
|---|
| Symbol | Morse | Symbol | Morse |
|---|
.... = H, . = E, .-.. = L, --- = O. With this tool, simply paste your Morse code (using dots, dashes, spaces, and slashes) into the Morse code field, and it will instantly decode to readable text. You can also type plain text to see its Morse equivalent in real time.
... --- ... — three dots, three dashes, three dots — with no spaces between the letters. It was chosen as the international distress signal because of its simple, unmistakable pattern. Contrary to popular belief, SOS does not stand for any phrase like "Save Our Souls" or "Save Our Ship" — it was selected purely for its clear and easily recognizable rhythm.
Translate text to Morse code and decode Morse signals back to text. Sound playback supported. Learn and experiment with Morse code directly in browser.
Type text and play it back as Morse code audio. Adjustable speed (WPM) and tone frequency. Great for learning Morse code or generating ringtones.
Play random Morse characters at configurable speed. Learn with Koch or Farnsworth method.
Hear a word spoken by browser TTS and type the spelling. Choose difficulty or paste your own list. Great for kids. Local only.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Drop a WAV file and see its full header: sample rate, bit depth, channels, and chunk structure. Raw bytes explained.
Load an audio file and see its spectrogram with frequency over time. Adjust resolution and color map. Discover hidden sounds.
Analyze a monophonic audio recording and convert the pitch into a MIDI file. Perfect for capturing musical ideas. Client-side.
Change the sample rate of an audio file (e.g., 48kHz to 44.1kHz) without leaving the browser. Ideal for podcast prep.
Use your keyboard or mouse as a straight key. Hear the tone and see the dots/dashes. Perfect for learning CW. Local.
Decode individual video frames from a local file using the VideoDecoder API. Step through frames. Cutting‑edge browser feature.
Enter a hexadecimal string and decode it as a 32‑bit or 64‑bit floating‑point number. Low‑level developer tool.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Reverse the NATO phonetic alphabet. Paste 'Bravo Romeo Alpha Victor Oscar' and get 'Bravo'. Essential for call center transcripts.
Encode letters to their position in the alphabet (A=1, B=2...) and decode back. A classic puzzle tool. No data leaves your device.
Decode a message hidden in a string of emojis (each emoji maps to a letter). Fun game for kids. Create your own.
Drop an audio file and instantly see its duration in seconds and formatted time. Read metadata without full playback.
Click buttons to play real animal sounds: lion roar, bird tweet, dolphin click. Studio recorded. No load.
Upload an audio clip and generate an animated GIF of its waveform dancing. Shareable sound snippet. Canvas magic.
Encrypt text into the classic pigpen symbols and decode them back. Fun for treasure hunts and mystery games.
Remove silent parts from an audio recording. Useful for podcasts and lectures. Set threshold and minimum silence duration.
Create a custom vibration or beep pattern from a short Morse code message. Design unique ringtone ideas.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Simple phase cancellation tool: load a stereo track and attempt to remove center‑panned vocals. Not perfect, but fun to experiment.
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
Browse a collection of common bird calls. Play short audio samples to identify birds you hear. Educational static data.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
Enter text and generate the corresponding Morse code audio beeps. Adjust speed and tone. Great for learning and practicing CW. No download.
Convert audio files between popular formats like WAV, MP3, and OGG directly in the browser. No upload, fast encoding using WebAudio and ffmpeg wasm.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.