Canning Lid Seal Tester â Online Visual & Sound Check
Interactive guide: press the center, tap with a spoon. Confirm if your Mason jar sealed correctly.
UD5 Toolkit
Interactive guide: press the center, tap with a spoon. Confirm if your Mason jar sealed correctly.
Upload a scene photo and overlay different head net mesh colors to compare how well you can see through them.
Perform the simple triangleâhand test or Porta test with interactive onâscreen instructions to determine which eye is dominant.
Listen to a list of spoken random words and type them back in order. Tests and trains your auditory echoic memory with adjustable list length.
Follow stepâbyâstep instructions to test your hair porosity at home using a glass of water or the strand slide method. Get product recommendations based on results.
Write a function name and get a complete unit test stub with describe, it, and expect. Follows AAA pattern.
Answer a few questions and get a playful color-based personality result. For entertainment only.
Write a media query and see if it matches as you resize the iframe. Understand width, height, and resolution queries.
Compress text with Brotli at different quality levels. See size reduction and time. Find the sweet spot for your static assets.
Enter a component name and generate a complete RTL test file with render, screen, and common assertions. Fast testing setup.
Test the Content Indexing API to add a page to the device's content feed. See how your PWA integrates with the OS.
Log pool depth, flame height, and soot for each wick series. Quickly identify the best wick for your wax and vessel.
Click moving targets as fast as possible. Score time and accuracy. Fun benchmark.
Simulate forcedâcolors mode and see how your site looks. Adjust CSS system colors. Make your design accessible.
Create a simple 3D bed-leveling test pattern (circles/squares) as a vector, preview, download SVG for extrusion.
List all available TTS voices on your system. Test each with any text. Adjust rate and pitch. Find the best voice.
Generate a random first and last name typical for US, UK, or Australia. With optional middle initial. Useful for test data.
Display a Snellen chart on screen and mark distance for a fun self-test. Not a replacement for professional exam.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
See your current notification permission status. Request or reset it. Test browser notification behavior.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.
Bypass CORS for testing by routing requests through a local service worker proxy. Debug APIs without server changes. Experimental.
Transform English text into pseudolocalized text with accents, expansion, and brackets. Test your UI's readiness for translation.
Practice positive/negative lookahead and lookbehind. See matches highlighted live. Master advanced regex.
Quickly estimate your internet connection speed by downloading a small test file. See class and recommendations.
Connect to a WebSocket endpoint, send messages, and view the stream of received data. Perfect for debugging realâtime apps.
Wait for the box to turn green, then tap as fast as possible. Measure milliseconds. Compete with friends.
Connect to a WebTransport server and exchange data over QUIC. See latency and throughput. Perfect for exploring lowâlatency realâtime APIs.
Check if a URL can be embedded in an iframe. Test your siteâs defense against clickjacking. Browserâbased.
Play low-frequency tones to check subwoofer phase alignment with main speakers. Simple tool.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.
Check if your site has a service worker registered and if it can load offline. Quick PWA readiness assessment.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Stepâbyâstep demo.
Connect to an SSE endpoint and display events in real time. Inspect event types and data. Handy for frontend devs.
Check notification permission, request it, and send a test notification. Verify icon, body, and tag. Debug web push.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Select HTTP method, set headers, and body. Send requests and see the full response. Lightweight Postman alternative.
Enter a URL and view it in three iframes: mobile, tablet, and desktop sideâbyâside. Quick responsive check.
Send HEAD requests to popular websites and measure the roundâtrip time. Quick network health check. Clientâside.
View a series of digital Ishiharaâstyle plates. Not a diagnostic tool, just educational. Read numbers.
Display striped patterns that can cause visual distortion. Learn about visual stress. Switch colors.
Generate valid, random unicast MAC addresses for testing or spoofing. Select OUI prefix if desired. Local only.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Hear text spoken word by word with boundary events. See the exact index and character. Advanced TTS dev tool.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Enter any phrase and instantly see if it's a palindrome, ignoring spaces and punctuation. Fun for word nerds.
Paste your AcceptâLanguage header and see which languages your site should serve based on quality values. Internationalization helper.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Hear a word spoken by browser TTS and type the spelling. Choose difficulty or paste your own list. Great for kids. Local only.
Paste a test card number to verify Luhn algorithm, identify issuer (Visa, MC), and check length. No real data.
Simulate random mouse moves, clicks, or keystrokes to test idleâtimeout logic. Stops when you move the mouse. Dev test.
Play leftâonly, rightâonly, and frequency sweeps to test your speakers or headphones. Quick audio check.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.
See a live VU meter of your microphone's input level. Test if your mic is working and adjust gain. Privacyâfriendly.
Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.