Morse Code to Text Translator - Online Decoder
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
UD5 Toolkit
Instantly translate between plain text and binary code — fast, accurate, and free.
01000001. The process iterates through every character in the input string, converts each to binary, and joins them together — typically with spaces between each 8-bit group for readability.
é, ñ, or ©. Most modern systems use 8-bit bytes as the fundamental unit, so our tool defaults to 8-bit mode. Choose 7-bit if you're working with legacy systems or pure ASCII text.
01001000 01101001), comma-separated, or a continuous string of bits. Select the appropriate separator option and bit width, and the tool will instantly decode each binary group back to its original character. The converter automatically validates your input and alerts you if any invalid binary sequences are detected.
parseInt() and String.fromCharCode() methods, which adhere to the Unicode standard. As long as the binary input is correctly formatted — with proper 7-bit or 8-bit groupings matching the original encoding — the decoded text will be 100% identical to the original. The tool also performs input validation to catch common errors like invalid characters (anything other than 0 and 1, plus separators) or misaligned bit groups in fixed-width mode.
01001000 01100101 01101100 01101100 01101111.
Each 8-bit group is called a byte — the basic unit of digital storage. A single byte can represent 256 different values (28 = 256),
which is why 8-bit encoding became the standard for character representation in early computing and remains foundational today.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Convert any photo into a stark 1‑bit black‑and‑white image (no grays). Adjust threshold. Save as PNG.
Extract text from images using basic OCR technology. Works best with clear, printed fonts. Completely local, images never leave your browser for privacy.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Turn your text into a random mix of upper and lower case letters. Great for pranks or silly posts. All local.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.
Generate a QR code from any text, URL, or contact details. Save as PNG, SVG, or copy to clipboard. All local.
Paste text and convert it into a realistic handwriting image using different fonts and ink colors. Download as PNG. Fun for notes.
Strip HTML tags and convert web content to plain Markdown. Preserve headings, lists, and links. Perfect for content migration. All processing in browser.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Convert dates between Hijri and Gregorian using the Umm al‑Qura algorithm. Approximate local moon sighting may vary.
Extract selectable text from a PDF using the browser's built‑in PDF rendering. Copy or download as TXT. No upload, fully private.
Extract plain text from a PDF file entirely in the browser using PDF.js. No file upload to server. Supports multi-page extraction and search.
Analyze letter/symbol frequency with an interactive bar chart and heatmap. Useful for breaking simple ciphers, linguistics, and SEO keyword analysis. Local processing.
Use the Web Speech API to turn your spoken words into text with punctuation. Copy and paste anywhere. Privacy‑first.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
A beautiful full‑screen binary clock showing hours, minutes, seconds in glowing bits. Dark mode perfect for desks.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Need dummy text? Pick a theme (pirate, cupcake, zombie) and get paragraphs of themed placeholder text. Not just Lorem Ipsum.
Drop a PDF and extract the full text content. Processed locally using PDF.js. No upload. Fast and private.
Morse characters flash on screen; you must tap them correctly on a single button. Points for accuracy and speed. Learn Morse in a fun way.
Write Markdown and instantly print/save as a styled PDF. Choose from multiple themes. Uses browser print function for high-quality output. Local only.
Split a long text into blocks of N characters or words. Perfect for token limits or social media threading.
Convert titles and sentences into clean URL slugs. Handles special characters, spaces, and case. Essential for CMS users and developers creating SEO-friendly links.
Write in Markdown and convert it to a styled PDF using your browser's print engine. Customize font and margins. No upload.
Get placeholder text in Hebrew for testing right‑to‑left layouts. Generate paragraphs, sentences, or words.
Paste SQL INSERT statements and extract the data into a clean CSV table. Works with multiple rows. Local parser.
Paste your own text and generate a random sentence that mimics its style. Use for creative writing prompts or testing. Fully local.
Scan QR codes using your device camera. Decodes text, URLs, and Wi‑Fi credentials directly in the browser. No data sent to server.