Touch Pressure & Radius Visualizer - Online Advanced Input
Touch your screen and see the pressure and radius reported. Visualize force. Mobile developer tool.
UD5 Toolkit
Press any key on your physical keyboard to test — visual feedback in real-time
On mobile? Tap below & use your keyboard (or external Bluetooth keyboard):
Physical keyboard connected? Press any key directly!
event.code and event.key). It's especially useful for diagnosing faulty keys, testing new keyboards, or learning keyboard layouts.key, code, and keyCode values), and maintains a history of recent keystrokes. On mobile devices, you can use the text input field or connect a Bluetooth keyboard.keydown events as a physical keyboard. We provide a text input field for mobile users to test their typing. However, if you connect an external Bluetooth keyboard to your phone or tablet, all keys should be detected normally, just like on a desktop. The visual keyboard layout is fully responsive and scrollable on smaller screens.event.code instead.event.code, but the labels on the visual keyboard won't match your layout's key output. The tool is still fully functional for testing physical key function regardless of your layout — only the visual labels may differ.KeyboardEvent API (keydown and keyup events) which is supported across all major browsers. For the best experience, use an up-to-date browser version. The sound feedback feature uses the Web Audio API, which is also widely supported.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.
Simple interactive eye dominance test: hold up a virtual dot and see which eye stays aligned. Educational.
Request and release a screen wake lock to keep the device awake. See the lock state in real time. Perfect for recipes or presentations.
Evaluate password strength through a short interactive story where each character set adds lines to a narrative. Educational fun.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Play pure tones at various frequencies to estimate your hearing range. Simple and educational.
Write upside down text using Unicode flipped characters. Copy and paste to surprise friends. Completely frontend and instant.
A sound-enabled spinning wheel with your custom options. Exciting animation and result reveal. Local only.
Set a 20, 30, or 45‑minute countdown to simulate a technical interview. Hidden/unhidden. Boost your prep.
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.
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely client‑side.
Create a random long password that alternates consonants and vowels to mimic a pronounceable word. XKCD meets CVCV. Local.
Tap any key to the beat of a song and the tool calculates the BPM. Also shows average and millisecond delay for loops.
Compare your password against a built‑in list of the 10,000 most common passwords. Instant warning if it appears.
Select your bin type and get a custom instruction on securing it with bungees, straps, or locks.
Enter a word and get a list of perfect and near rhymes. Categorized by syllable count. Useful for songwriting and poems. Static data, local.
See how grid-auto-flow: row vs column changes item placement. Add and remove items to understand the algorithm. Visual.
Connect oscillators, gain nodes, and filters with a visual graph. Hear the result in real time. Learn Web Audio interactively.
Connect a gamepad and see all button presses and axis movements visually. Check that every input is detected correctly.
Press any key to see the complete KeyboardEvent properties: key, code, keyCode, modifiers. Indispensable for game & shortcut developers.
Paste long text and split it into 2, 3, or 4 balanced CSS columns. Preview and copy HTML/CSS. For magazine layouts.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Create a multi‑column text layout with adjustable column count, gap, and rule. Copy the CSS. Elegant reading experience.
Enter a CSS selector and see its specificity broken down into A,B,C columns with a visual weight comparison. Learn specificity.
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.
Test prompt formatting without calling an LLM. See how your prompt would look with different templates. Dev tool.
Write a media query and instantly see if it matches your current viewport. Width, height, orientation, and more.