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
Paste a PGP armored message above and click Parse & Inspect
Supports: Encrypted messages, Signed messages, Public/Private key blocks, Cleartext signatures-----BEGIN PGP MESSAGE----- and -----END PGP MESSAGE----- headers. Each packet has a tag (identifying its type) and a length field, followed by the packet body. Common packet types include Public-Key Encrypted Session Key (tag 1), Symmetrically Encrypted Data (tag 9), Compressed Data (tag 8), and Literal Data (tag 11).
-----BEGIN PGP MESSAGE----- and -----END PGP MESSAGE-----. Armor headers can include metadata fields such as Version, Comment, and Hash (for signed messages). A CRC24 checksum (3 bytes, base64-encoded after a = sign) provides integrity verification. This tool decodes the armor, validates the CRC when possible, and displays the underlying packet structure.
RFC 4880 defines several packet types, each with a numeric tag:
gpg --list-packets on your local machine.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Scan QR codes using your device camera. Decodes text, URLs, and Wi‑Fi credentials directly in the browser. No data sent to server.
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.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
Encode a hidden message using zero‑width characters. The message looks like normal text. Decode with the same tool.
Analyze letter/symbol frequency with an interactive bar chart and heatmap. Useful for breaking simple ciphers, linguistics, and SEO keyword analysis. Local processing.
Animate text that looks like it's being decoded or scrambled before settling on the final word. Copy the JS snippet.
Freeze your live camera, then scan a QR code from the static frame. Works when auto‑scan fails. Private.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Paste a Content‑Security‑Policy header and get a human‑readable breakdown. See potential risks and suggestions.
Open your camera and scan barcodes or QR codes in real time. Uses ZXing JS. No data sent anywhere.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Paste text to compute reading ease and grade level using Flesch-Kincaid, SMOG, and ARI. Improve your writing clarity. All in browser.
Paste text and get a rough analysis of its emotional tone (happy, sad, angry, etc.) based on keyword matching. Local.
Analyze text for keyword frequency and density. Highlights over-optimized terms. Perfect for content writers and SEO editors. Entirely browser-based.
Convert text into binary digits and decode binary back to readable text. Handy for education and computer science. All conversions performed locally in your browser.
Hide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
Compute multiple readability scores (Flesch Reading Ease, Grade Level, ARI, SMOG). Paste any English text and see which grade level it's suitable for. Local.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Inject dynamic messages into ARIA live regions and monitor how they trigger screen reader announcements. Debug a11y.
Send a test CSP violation report and see the ReportingObserver in action. Understand how monitoring works.
Track freezer contents with type, date frozen. See what's been in too long. Simple grid view. Data local.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
Use the Web Speech API to turn your spoken words into text with punctuation. Copy and paste anywhere. Privacy‑first.
Scan QR codes using your device camera or by uploading an image. Instant decoding of URLs, texts, and more. No data sent to server, pure browser processing.
Analyze text for subjective and emotionally charged words. Helps identify potential bias in writing. Purely heuristic, local operation.
Watch for updates to aria‑live regions and log what a screen reader would announce. Debug live regions.
Extract selectable text from a PDF using the browser's built‑in PDF rendering. Copy or download as TXT. No upload, fully private.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.