prefers‑contrast Tester - Online High/Low Contrast Emulator
Force more or less contrast and see how your page adapts. Test your CSS media queries for accessibility.
UD5 Toolkit
Online Multitouch Debugger – inspect touchstart, touchmove, touchend with real‑time feedback
touchstart, touchmove, touchend, and touchcancel event, displays active touch points with coordinates, force, and radius, and visualizes movement paths on a canvas. Useful for testing gestures, games, or any touch‑driven interface.touch-action: none to prevent default scrolling/zooming while you interact. If you experience scrolling, make sure you’re touching inside the gray‑bordered canvas area. The rest of the page still scrolls normally.Force more or less contrast and see how your page adapts. Test your CSS media queries for accessibility.
Decode the header and payload of a JSON Web Token (JWT) without verifying the signature. Inspect claims securely on the client side. Great for developers.
Simulate zenithal priming and contrast/speed paints over a 3D bust. Understand light and shadow placement before you paint. Great for tabletop miniatures.
Answer questions about your page (image size, caching, fonts) and get a tailored list of optimization tips. Manual audit helper.
Choose from a list of 50 values and narrow down to your top 5. Understand what drives you. Private.
Simple interface for kids to log reading minutes and pages. Add book titles. Print weekly report. Local.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Enter a city to get current UV index forecast using open data (with local caching). Understand sun protection needs. No personal location used.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Select logical operators (AND, OR, XOR, NAND) and generate a complete truth table. Handy for digital logic.
Take a lighthearted inventory of your character strengths (not official VIA). Self-reflection tool. All in browser.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Paste text and align it left, center, right, or fully justify by inserting spaces. Simple formatting helper. Pure browser.
Paste JSON and instantly see if any object has duplicate keys. Quick syntax spotter.
Click for a warm, quirky compliment to brighten someone's day. Great for social media and morale boosting.
Convert integers into short, unique, YouTube‑style IDs (hashids) and decode them back. Customize salt and minimum length.
Generate a random book title with a subtitle. Good for writing prompts or just for laughs.
Type JavaScript expressions and see output like a real browser console. Supports console.log, error, warn. Use for quick testing without DevTools.
Set any future date and see a live countdown in days, hours, minutes, seconds. Fun animated display. Save multiple countdowns locally.
Set up multiple @layers and use revert‑layer to fall back. See the computed style and cascade resolution live.
See your current push subscription details. Trigger push and notificationclick events manually to debug.
Perform gestures on a canvas and see them detected in real time. Logs swipe direction, pinch scale, and rotate angle.
Build a complete Event structured data with performer, location, and dates. Get Google‑ready JSON‑LD for tickets.
Touch your screen and see the pressure and radius reported. Visualize force. Mobile developer tool.
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Select any element on the test page and monitor its size changes with ResizeObserver. See log of all entries.
Load an image and see the exact events fired (load, error, abort). Monitor progress. Dev helper.
Fill in a form and see the FormData object as JSON. Perfect for debugging multipart form submissions. Client-side.