Morse Code Ringer - Online Custom SMS Alert Pattern
Create a custom vibration or beep pattern from a short Morse code message. Design unique ringtone ideas.
UD5 Toolkit
Decode complex regular expressions into plain English explanations. Understand each token instantly.
\d, \w, and quantifiers. Practice with common examples like email and phone validation.\d matches any digit (0-9). Its opposite \D matches any non-digit.*, +, ?, {n,m}) match as many characters as possible, while lazy quantifiers (*?, +?, ??, {n,m}?) match as few as possible.Create a custom vibration or beep pattern from a short Morse code message. Design unique ringtone ideas.
Translate text to Morse code and decode Morse signals back to text. Sound playback supported. Learn and experiment with Morse code directly in browser.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT. No logs.
Convert power units: watt, kilowatt, horsepower, BTU/h. Quick reference for electrical and mechanical engineering. Browser-based.
Enter a dialling code (+44, +1) to find which country it belongs to. Also search by country name. Static reference.
Find average first and last frost dates for your zip code using cached NOAA data. Garden planning essential.
Use your keyboard or mouse as a straight key. Hear the tone and see the dots/dashes. Perfect for learning CW. Local.
View the individual red, green, and blue channels of an image as grayscale. Photographer and developer tool.
Type text and play it back as Morse code audio. Adjustable speed (WPM) and tone frequency. Great for learning Morse code or generating ringtones.
Paste a list of JavaScript values and see them pretty‑printed as if in the browser console. Great for debugging.
Generate a random, completely nonsensical pseudocode block. Perfect for filling whiteboards in mockups. Just for laughs.
Practice sending Morse code using a virtual straight key. Visual feedback and audio tone. Learn timing and proper fist.
Enter LMP or conception date and get detailed week‑by‑week milestones, trimester info, and due date. Educational only.
Freeze your live camera, then scan a QR code from the static frame. Works when auto‑scan fails. Private.
Enjoy a random, algorithmically generated haiku. Nature or modern themes. Refresh for a new one. Simple beauty.
Interactive guide to crimping RJ45 connectors. See the wire order for T568A/B standards. Helpful for DIY network cables.
Get an endless supply of clean, family‑friendly knock‑knock jokes. Click for a new one. No ads, just laughs.
Guess a random number between 1 and 1000 with feedback 'higher or lower'. Track attempts, beat the high score. Classic beginner's game.
Generate a hilarious, completely fake conspiracy theory about everyday objects. Pure entertainment.
A bingo card filled with common meeting buzzwords. Mark them during your next call. Great for remote work fun.
A curated collection of riddles. Load one per day with a button to reveal answer. Clean, simple, no tracking. Sharpen your mind.
Create a PGP key pair (RSA or ECC) directly in your browser with passphrase protection. Export public/private armored keys. No upload.
Upload an RGB image and simulate how it might look when printed in CMYK. See out‑of‑gamut warnings. Pre‑press helper.
Enter a list of words or phrases and generate unique, printable bingo cards. Perfect for icebreakers and classrooms.
See a literal illustration of an idiom and guess the phrase. Fun for English learners.
Randomly given base form, type past simple and past participle. Score tracking.
Interactive cheatsheet for JavaScript regular expressions with live examples. Click any token to see its explanation and test it on sample text immediately.
Enter a simple regular expression and see its equivalent Deterministic Finite Automaton diagram. Learn how regex engines work.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Test a regular expression against malicious inputs to detect catastrophic backtracking and ReDoS vulnerabilities. Educational.