{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-07-26T11:34:49.326Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"binary-to-text","name":"Binary to Text","url":"https://myaitools.net/binary-to-text"},{"slug":"text-to-morse","name":"Text to Morse Code","url":"https://myaitools.net/text-to-morse"},{"slug":"html-decode","name":"HTML Decode","url":"https://myaitools.net/html-decode"},{"slug":"hex-to-text","name":"Hex to Text","url":"https://myaitools.net/hex-to-text"},{"slug":"unicode-to-text","name":"Unicode Escapes to Text","url":"https://myaitools.net/unicode-to-text"},{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://myaitools.net/qr-code-reader"},{"slug":"base64-decode","name":"Base64 Decode","url":"https://myaitools.net/base64-decode"},{"slug":"url-decode","name":"URL Decode","url":"https://myaitools.net/url-decode"}],"kind":"utility","slug":"morse-to-text","name":"Morse Code to Text","description":"Decode international Morse code (ITU) back to plain text — letters separated by spaces, words by /.","longDescription":"Paste Morse code and recover the original text. Use a single space between letters and the conventional forward slash (/) between words. Dots can be . • or *; dashes can be - or _ — the tool normalises before lookup. Unknown sequences become '?'. Useful for puzzles, amateur radio drills, and decoding messages from text-to-morse. Runs entirely in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["morse to text","morse decoder","morse code to text","decode morse code","morse code translator","morse to english","morse code reader","morse decoder online","convert morse to text","morse code converter","decoded morse","morse to letters","itu morse decode"],"badge":"Decoder","url":"https://myaitools.net/morse-to-text","inputs":[{"type":"text","key":"morse","label":"Morse code","placeholder":"... --- ... / .... . .-.. .-.. ---","multiline":true,"monospace":true,"help":"Single space between letters. Use / to separate words."}],"outputs":[{"key":"text","label":"Decoded text","multiline":true},{"key":"letterCount","label":"Letters decoded"}],"invocation":{"webUi":"https://myaitools.net/morse-to-text","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}