Font Kerning Pair Explorer - Online See Glyph Spacing
Type two letters and see if your chosen font has a kerning pair for them. Adjust tracking and see live spacing.
UD5 Toolkit
Visualize & explore HTML tag hierarchy with indented tree view — inspect nesting depth, tag types, and document structure instantly
Paste HTML on the left to see its structure
Type two letters and see if your chosen font has a kerning pair for them. Adjust tracking and see live spacing.
Paste a list of JavaScript values and see them pretty‑printed as if in the browser console. Great for debugging.
Create a clear, structured bug report or support ticket with environment, steps, and expected result. Copy/paste.
Preview how a CMYK value will look on screen (approximate). Compare with its RGB equivalent. Pre‑press check.
Paste a regular expression and get a step‑by‑step plain English explanation of what it does. Learn regex.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Enter text and generate the corresponding Morse code audio beeps. Adjust speed and tone. Great for learning and practicing CW. No download.
Enter a dialling code (+44, +1) to find which country it belongs to. Also search by country name. Static reference.
Calculate the series resistor and power dissipation for a zener diode voltage regulator. Input voltage, output voltage, load current. Local only.
Upload an RGB image and simulate how it might look when printed in CMYK. See out‑of‑gamut warnings. Pre‑press helper.
Enter a message and render it as an image of dots and dashes. Customizable colors. Great for posters.
Interactive guide to crimping RJ45 connectors. See the wire order for T568A/B standards. Helpful for DIY network cables.
Find average first and last frost dates for your zip code using cached NOAA data. Garden planning essential.
Set a date in the far future or past and see a mock clock with impossible times. Purely for fun.
Use your keyboard or mouse as a straight key. Hear the tone and see the dots/dashes. Perfect for learning CW. Local.
Enter LMP or conception date and get detailed week‑by‑week milestones, trimester info, and due date. Educational only.
Create a custom vibration or beep pattern from a short Morse code message. Design unique ringtone ideas.
Set times to automatically switch light/dark theme on any website using a bookmarklet or live demo.
Set a reminder to change smoke detector batteries every 6 months. Optional sound alert and visual countdown. Local browser notification, stay safe.
Practice sending Morse code using a virtual straight key. Visual feedback and audio tone. Learn timing and proper fist.
Create a custom click pattern with accents for 5/4, 7/8, or any complex meter. Visual and audio feedback.
Design a realistic-looking fake receipt with custom store name, items, and total. For jokes and gags. No real transaction.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT. No logs.
Generate a random, completely nonsensical pseudocode block. Perfect for filling whiteboards in mockups. Just for laughs.
Convert standard HTML into Pug (formerly Jade) syntax. Clean, indented output. For Node.js templating. Client‑side.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
Create a pure HTML dropdown menu using the popover attribute. Style it with CSS and copy the accessible snippet. No JavaScript.
Test the new HTML popover attribute for creating accessible tooltips, menus, and dialogs without JavaScript. Copy code snippets.
Convert HTML to plain text while preserving paragraph breaks. Remove images, links, and scripts. Quick data extraction.
Build a complex mailto: link with to, cc, bcc, subject, and body. Get the HTML anchor tag. Local.