{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.251Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://toolsly.tools/qr-code-generator"},{"slug":"file-to-hex","name":"File to Hex Dump","url":"https://toolsly.tools/file-to-hex"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://toolsly.tools/hex-to-file"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://toolsly.tools/barcode-generator"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://toolsly.tools/base64-encode"}],"kind":"utility","slug":"text-to-morse","name":"Text to Morse Code","description":"Encode text into international Morse code (ITU-R M.1677-1) — letters, digits and common punctuation supported.","longDescription":"Convert any text into international Morse code following the ITU-R M.1677-1 standard. Letters within a word are separated by a single space, words are separated by a forward slash (the conventional gap). Supports A-Z, 0-9, and the standard punctuation set: . , ? ' ! / ( ) & : ; = + - _ \" $ @. Unsupported characters become '#' so the output stays aligned with the input. Runs entirely in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["text to morse","morse encoder","text to morse code","convert text to morse","morse code translator","morse code generator","letter to morse","alphabet to morse","morse encoder online","morse code converter","encode morse code","english to morse","itu morse code"],"badge":"Encoder","url":"https://toolsly.tools/text-to-morse","inputs":[{"type":"text","key":"text","label":"Text","placeholder":"SOS, hello world!","multiline":true}],"outputs":[{"key":"morse","label":"Morse code","multiline":true},{"key":"letterCount","label":"Letters encoded"}],"invocation":{"webUi":"https://toolsly.tools/text-to-morse","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."}}