Online Hearing Test – Frequency Pitch Perception
Play pure tones at various frequencies to estimate your hearing range. Simple and educational.
UD5 Toolkit
Discover your dominant eye in seconds with our scientifically-backed online test. Essential for photographers, shooters, archers, and athletes.
Play pure tones at various frequencies to estimate your hearing range. Simple and educational.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Evaluate password strength through a short interactive story where each character set adds lines to a narrative. Educational fun.
Touch your screen and see the pressure and radius reported. Visualize force. Mobile developer tool.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
A sound-enabled spinning wheel with your custom options. Exciting animation and result reveal. Local only.
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 the beat of a song and the tool calculates the BPM. Also shows average and millisecond delay for loops.
Enter a word and get a list of perfect and near rhymes. Categorized by syllable count. Useful for songwriting and poems. Static data, local.
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.
Compare your password against a built‑in list of the 10,000 most common passwords. Instant warning if it appears.
Write upside down text using Unicode flipped characters. Copy and paste to surprise friends. Completely frontend and instant.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely client‑side.
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
Set a 20, 30, or 45‑minute countdown to simulate a technical interview. Hidden/unhidden. Boost your prep.
Create a random long password that alternates consonants and vowels to mimic a pronounceable word. XKCD meets CVCV. Local.
Select your bin type and get a custom instruction on securing it with bungees, straps, or locks.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Compress text with Brotli at different quality levels. See size reduction and time. Find the sweet spot for your static assets.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Connect to a WebTransport server and exchange data over QUIC. See latency and throughput. Perfect for exploring low‑latency real‑time APIs.
Test how your page loads under slow, 3G, or offline conditions by intercepting fetch and applying delays. No DevTools needed.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Check if a URL can be embedded in an iframe. Test your site’s defense against clickjacking. Browser‑based.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Check notification permission, request it, and send a test notification. Verify icon, body, and tag. Debug web push.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.