Online Morse Code Converter
Translate text to morse code and back with custom letter and word separators. 100% private, all processing in your browser
Frequently Asked Questions
Each letter and digit is mapped to a sequence of dots (.) and dashes (-), with letter separators between characters and word separators (often a slash) between words. The tool encodes and decodes using a built-in lookup table.
No. All conversion is done locally in your browser. Your text and morse never leave your device, fully protecting your privacy.
The full AβZ alphabet, digits 0β9, and common punctuation. Characters outside the supported set are skipped or replaced during encoding.
Letter separators split individual characters within a word (commonly a space); word separators split whole words (commonly a slash surrounded by spaces, or a newline).
Completely free. This is a pure frontend online tool - no registration required, no payment needed, just open and use.
When decoding, unrecognized sequences are reported with a clear error message so you can correct the spacing or characters before retrying.
Related Tools
QR Generator
Generate QR codes from text or URLs with size, color, and error correction control. Export as PNG or SVG. 100% private
CSV JSON Converter
Convert between CSV and JSON with custom delimiters and header control. 100% private, all processing in your browser
Base32 Codec
Encode and decode Base32 with UTF-8 support and instant two-way conversion. 100% private, all processing in your browser
Text Binary
Convert text to binary and back with UTF-8/ASCII and custom separators. 100% private, all processing in your browser
JSON YAML
Convert JSON to YAML and back with full fidelity β nested objects, arrays and all data types preserved. 100% private, all processing in your browser
Image to Base64
Convert images to Data URL or pure base64, with preview, copy and download, fully client-side for privacy