Pronounceable Password Generator - Online Easy to Say
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
UD5 Toolkit
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
A sound-enabled spinning wheel with your custom options. Exciting animation and result reveal. Local only.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely clientβside.
Create a random long password that alternates consonants and vowels to mimic a pronounceable word. XKCD meets CVCV. Local.
Evaluate password strength through a short interactive story where each character set adds lines to a narrative. Educational fun.
Simple interactive eye dominance test: hold up a virtual dot and see which eye stays aligned. Educational.
Enter a word and get a list of perfect and near rhymes. Categorized by syllable count. Useful for songwriting and poems. Static data, local.
Compare your password against a builtβin list of the 10,000 most common passwords. Instant warning if it appears.
Select your bin type and get a custom instruction on securing it with bungees, straps, or locks.
Set a 20, 30, or 45βminute countdown to simulate a technical interview. Hidden/unhidden. Boost your prep.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Touch your screen and see the pressure and radius reported. Visualize force. Mobile developer tool.
Request and release a screen wake lock to keep the device awake. See the lock state in real time. Perfect for recipes or presentations.
Tap any key to measure beats per minute. Displays average BPM and beat interval in milliseconds. Essential for DJs and music production. No extra permissions.
Tap any key to the beat of a song and the tool calculates the BPM. Also shows average and millisecond delay for loops.
Play pure tones at various frequencies to estimate your hearing range. Simple and educational.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Drop a PDF and count the total words, characters, and pages. Text extraction is done locally. Privacyβfriendly.
Turn a photo into a highβcontrast ASCII art using only standard text characters. Adjust brightness and character set. Works offline.
Create CSS clamp() values for fluid typography. Enter min and max font sizes and viewport widths. Modern responsive design.
Paste HTML and instantly remove all tags, leaving only the text content. Optional keep line breaks. Quick cleaning.
Create a realistic letterpress (debossed) text effect using CSS textβshadow and background. Adjust depth and light direction. Copy code.
Split a text into an array of individual characters, ready to paste into code. Options for quotes and newlines.
Upload multiple text files and concatenate them into one, with optional separators. No upload; processed instantly.
Create a repeating text pattern from a short string for watermarking documents or images. Download SVG pattern.
Paste a corpus of text and generate new random sentences that mimic the style using Markov chains. Local only.
Create a pure CSS countdown timer with a flipping number effect. Adjust duration and style. No JavaScript needed for display.
Paste two versions of the same idea and see a wordβlevel diff highlighting the rewrite. Not AI, just diff.
Paste two texts, compute the diff, and render the result as a highlighted image. Easier to share changes visually.