Connection Speed Estimator - Online Download Test
Quickly estimate your internet connection speed by downloading a small test file. See class and recommendations.
UD5 Toolkit
Simulate Slow 3G, Fast 3G, 4G, WiFi, and Offline conditions. Test how websites perform under different network speeds.
Effective Download Speed
Enter a URL to load in the test frame. The load time is measured to compare against simulated network conditions.
Simulate downloading a file under the selected network conditions to see how long it takes.
Estimated time to load pages of different sizes under various network conditions (download only, excluding latency).
| Network | Speed | 500 KB | 2 MB | 5 MB | 10 MB |
|---|---|---|---|---|---|
| Offline | 0 Kbps | ∞ N/A | |||
| Slow 3G | 400 Kbps | 10.0s | 40.0s | 100.0s | 200.0s |
| Fast 3G | 1.5 Mbps | 2.7s | 10.7s | 26.7s | 53.3s |
| 4G LTE | 10 Mbps | 0.4s | 1.6s | 4.0s | 8.0s |
| WiFi | 50 Mbps | 0.08s | 0.32s | 0.8s | 1.6s |
| Current | 400 Kbps | 10.0s | 40.0s | 100.0s | 200.0s |
Quickly estimate your internet connection speed by downloading a small test file. See class and recommendations.
Measure your internet connection speed by downloading and uploading a small test file. Works from your browser.
Enter a URL and get a rough client-side performance simulation: request count, DOM size, and potential speed tips. No real Lighthouse.
Simulate random mouse moves, clicks, or keystrokes to test idle‑timeout logic. Stops when you move the mouse. Dev test.
Set up resources and processes and run the Banker's algorithm to check for safe states. Classic OS deadlock avoidance demo.
Compare text‑rendering: auto, optimizeSpeed, optimizeLegibility, geometricPrecision. See kerning and ligature changes live.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.
Set launch angle, initial speed, and height. See the trajectory, max height, and range plotted on a canvas. Learn kinematics.
Paste text to calculate the estimated reading time based on your WPM. Set speaking time too. Perfect for speeches.
Convert fuel economy units between miles per gallon (US/UK), liters per 100 km, and kilometers per liter. Useful for international car comparisons.
Paste a list of numbers to visually check uniformity, mean, and simple pattern analysis. Educational tool for statistics and RNG.
Compare font‑display values (block, swap, fallback, optional) on the fly. See how text renders during web font load. Choose the right strategy.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Test the Fullscreen API: request fullscreen on a colored div, detect changes, and copy the JavaScript boilerplate.
Add web content to the device’s content index (like Google Discover). See the indexed items and delete them.
Generate a random, completely fake analytics dashboard snippet. 'Bounce rate: 98% from Mars.' Geeky humor.
Break a large XML sitemap into smaller ones under the 50MB/50,000 URL limit. Generates a sitemap index.
Create a QR code that lets people connect to your Wi‑Fi without typing a password. Just scan and join. Secure local.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Test the Content Indexing API to add a page to the device's content feed. See how your PWA integrates with the OS.
Enter options and criteria with weights, and see a ranked table of the best choice. Quantitative decision making.
Morse characters flash on screen; you must tap them correctly on a single button. Points for accuracy and speed. Learn Morse in a fun way.
Check if a website is globally reachable or experiencing issues. Status code and latency displayed. Quick browser-side test.
Generate a Wi‑Fi QR code with full options: WPA3, hidden network, and EAP. Download as SVG. All local.
Paste a Content‑Security‑Policy header and get a human‑readable breakdown. See potential risks and suggestions.
Fill in a 7‑day grid with breakfast, lunch, and dinner ideas. Print or screenshot. Stay organized.
Generate random, secure coupon codes with a prefix. Choose length and character set. Perfect for store admins. All local.
Click moving targets as fast as possible. Score time and accuracy. Fun benchmark.
Simulate rolling dice for board games, RPGs, and decision making. Choose number of dice and faces. Fun, lightweight, and no download required.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.