Visual Fraction Adder – Online Slice & Combine Pies
Drag pie slices to represent fractions and see them added together. Great for visual learners.
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.Drag pie slices to represent fractions and see them added together. Great for visual learners.
Compare standard keyboard layouts side-by-side. Click keys to see characters. Useful for learning alternative layouts.
Design a layout where nested grids share track sizes with their parent via subgrid. Copy the complete CSS.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Connect your MIDI keyboard and see pressed notes visually on a piano roll. Check velocity, channel, and aftertouch. No DAW needed.
Align card elements across rows using CSS subgrid. See how headers and footers align vertically. Future of CSS layout.
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.
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.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Enter a number and see its Collatz sequence graphed. Watch the steps until it reaches 1. Mesmerizing math.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Experiment with CSS Grid properties visually. Add rows, columns, and areas. See the grid in action and copy the code.
Enter a URL and drag a slider to change the viewport width smoothly. See exactly where your layout breaks. No iframe limits.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Create simple 2‑ or 3‑set Venn diagrams by entering comma‑separated lists. Shareable via URL fragment. No account.
Play a virtual piano keyboard using mouse or computer keys. Sustain and octave control. Record and play back your tune.
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.
Visually experiment with Flexbox container and item properties. See the layout update in real time and copy the CSS. Learn by doing, fully interactive.
Create photo collages by arranging multiple images on a canvas. Select grid templates or freeform placement. Export as single image. Secure local processing.
Press any key to see the corresponding JavaScript event key, code, and keyCode. An essential debugging tool for front-end developers handling keyboard input.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.