Bcrypt Hash Generator & Verifier - Online Password Hashing
Hash passwords using the bcrypt algorithm with configurable cost factor. Also verify a password against a stored hash. All local.
UD5 Toolkit
Generate and verify bcrypt password hashes online — free, fast, and secure.
$2a$, $2b$ or $2y$).$2a$ – Original bcrypt (common).$2b$ – Fixed a bug related to 8-bit character handling (used in OpenBSD).$2y$ – Adaptation for PHP’s bcrypt implementation before they unified to $2b$.VARCHAR(255). When verifying a login attempt, retrieve the stored hash and use bcrypt’s compare function — never decrypt the hash (it’s one-way). Bcrypt libraries exist for nearly all programming languages.
All processing happens in your browser. No data is sent to any server.
Hash passwords using the bcrypt algorithm with configurable cost factor. Also verify a password against a stored hash. All local.
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
Create a random long password that alternates consonants and vowels to mimic a pronounceable word. XKCD meets CVCV. Local.
Compare your password against a built‑in list of the 10,000 most common passwords. Instant warning if it appears.
Get an endless supply of clean, family‑friendly knock‑knock jokes. Click for a new one. No ads, just laughs.
Evaluate password strength through a short interactive story where each character set adds lines to a narrative. Educational fun.
A simple 5x5 or 7x7 crossword with clues. New one daily or generate random. Works offline.
Enter a phrase and instantly generate spoonerisms by swapping initial consonants of words. Silly linguistic fun. Fully local processing.
A unique Sudoku puzzle generated for today's date. Four difficulty levels. Purely local logic.
Write upside down text using Unicode flipped characters. Copy and paste to surprise friends. Completely frontend and instant.
Generate a sample sleep schedule for babies 0-24 months based on age-appropriate wake windows. Nap count and bedtime suggestions. Educational reference.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Write SSML to control pitch, speed, and breaks. Play the generated speech with the browser’s TTS engine. Learn SSML.
Pick target areas (neck, back, legs) and generate a 5‑min stretch routine with illustrated steps. Local.
Tap short/long on the screen to create Morse characters, and see the decoded text appear.
Generates continuous noise to burn in new headphones. Switch between pink and white noise.
Get a random UI challenge (e.g., 'Design a checkout flow for a plant shop') to practice your skills. All local.
Log practice sessions, note the tunes played, metronome BPM, and duration. Monitor progress on the pipes.
Reverse entire text, flip letters, or reverse word order. Fun for puzzles and creative writing. Instant transformation without data leaving your browser.
Listen to and practice the international distress signal: three short blasts. Lifesaving knowledge.
Fetch a site’s HSTS header and validate its syntax, max‑age, and subdomain flags. Ensure your site enforce HTTPS.
Build a basic Nginx server block for a static site, reverse proxy, or PHP. Fill in the blanks and copy the config.
Play a frequency sweep from 20Hz to 20kHz. See where your hearing cuts off. Headphones needed.
Build a small crossword by adding words and clues. Export as a printable PNG or JSON. For classroom and fun.
Convert volume and capacity units: gallon (US/UK), liter, milliliter, cup, and fluid ounce. Handy for cooking and science. Works entirely offline.
Design a custom CSS toggle switch (checkbox). Adjust size, colors, icons. Copy the pure CSS code. No JavaScript.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Set a nap timer with optional gentle white noise or lullabies (Web Audio). Reminder to put baby down. Fully local, no ads.
Convert traditional cooking time to electric pressure cooker time. Reference chart.
Convert power units: watt, kilowatt, horsepower, BTU/h. Quick reference for electrical and mechanical engineering. Browser-based.