CSS Media Query Range Tester – Online Width/Height Debug
Paste media queries and see a visual indicator of which rules apply at current viewport size.
UD5 Toolkit
Paste media queries and see a visual indicator of which rules apply at current viewport size.
Click to combine random subjects, verbs, and objects into absurd or inspiring story prompts. Great for kids' creative writing exercises.
Quickly test SQL JOIN syntax (INNER, LEFT, RIGHT, FULL) with a sample database schema. Check logic and see conceptual result set without a real DB. Local only.
Enter a URL and see the full redirect chain with status codes and response times. Also validates against your chosen rule.
Automatically remove the background from any photo using a small on‑device AI model (WASM). No upload. Works offline.
Open the same page in two tabs and draw together in real time using BroadcastChannel API. Share ideas without a server.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Test regular expressions with Unicode property escapes like \p{Emoji}. See matches live. Modern regex power.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Create a temporary chat room between two browser tabs or devices on the same network using WebRTC data channels. Copy the code.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Get a random UI challenge (e.g., 'Design a checkout flow for a plant shop') to practice your skills. All local.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Snap or type expense details and store them locally. Categorize and see monthly totals. No cloud, no sign‑up.
Connect your MIDI keyboard and see pressed notes visually on a piano roll. Check velocity, channel, and aftertouch. No DAW needed.
Enumerate all fonts installed on your device and see a real‑time preview. Useful for design tools. Permission required.
Connect a gamepad and see all button presses and axis movements visually. Check that every input is detected correctly.
Write JavaScript code and see the output or console.log results immediately. Safe iframe sandbox. For quick experiments.
Experiment with CSS container queries. Resize a container and see the styles change according to its size, not the viewport. Learn the new spec.
Store passwords and notes encrypted with a master passphrase. Data lives only in your browser's localStorage. No cloud.
Write a media query and instantly see if it matches your current viewport. Width, height, orientation, and more.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Generate a random art style name (e.g., 'Baroque cyberpunk oil painting') for inspiration or AI image generation.
Click for a random drawing or sketching idea. Characters, objects, scenes. Beat artist's block. All local.
Get three random words as a creative writing prompt. Challenge yourself to use them in a story. No repeat for a while.
Enter a URL and drag a slider to change the viewport width smoothly. See exactly where your layout breaks. No iframe limits.
Paste or write a CSS gradient value and instantly see the rendered output. Debug and iterate on gradients quickly. Local preview.
Press keys on your physical keyboard and see them highlighted on a virtual keyboard. Detects multi-key rollover. Quick hardware check.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.