Touch Screen Test

Works fully locally in your browser—this multi-touch diagnostic tool lets you draw freely to find dead zones, log active touch inputs, and test hardware tracking with zero lag at all times.

ACTIVE TOUCHES 0 Max detected: 0
Draw across the entire screen — look for line breaks or skips

What Is This Tool?

This is a free, browser-based touchscreen diagnostic tool that checks two things most people never think to verify: how many fingers your screen can track at once, and whether any part of your screen has stopped responding. No app download, no account — it runs entirely in your browser and never sends your data anywhere.

Modern touchscreens use a grid of electrodes called a digitizer. When that grid degrades — from drops, pressure, moisture, or age — specific zones stop registering touches or start firing phantom inputs on their own. This tool maps those faults in real time by reading raw hardware events directly from your device, giving you a clear picture of what your screen's digitizer is actually capable of.

How to Use

The tool has two modes. Switch between them using the buttons at the top of the canvas.

Key Features

Common Use Cases

Frequently Asked Questions

Why does the counter stop at a certain number even when I place more fingers?

Your screen's digitizer controller has a fixed hardware limit on how many simultaneous contact points it can track. Once that limit is hit, additional fingers are simply ignored. Most current flagship phones support 10 points. Budget phones often cap at 5. Older devices may cap at 2 or 3. This is a hardware ceiling, not something that can be changed with software.

My phone shows fewer touch points than expected. Is something wrong?

Not necessarily. Some operating systems intercept multi-finger gestures (like a three-finger screenshot or a four-finger app switch) before the browser sees them. Try running the test in fullscreen mode, or in your browser's desktop mode, to reduce OS-level gesture interception. If the count is still lower than your device's rated spec, the digitizer may be degraded.

How do I confirm a dead zone in Draw Mode?

Move your finger slowly and steadily across the canvas. If the drawn line suddenly disappears or skips while your finger is still making contact, that gap marks a dead zone — an area of the digitizer that has stopped transmitting signal. A short gap that only appears at one specific location and repeats reliably on a second pass confirms a hardware fault rather than a momentary glitch.

What causes ghost touches — random taps with no finger on the screen?

Ghost touches are usually caused by a degraded digitizer that sends noise signals, moisture or oils under the screen edge, poor electromagnetic shielding from a third-party case or charger, or a cracked display where the layers are making unintended contact. To isolate the cause, clean the screen thoroughly and test without the case and charger plugged in. If ghost touches persist, the digitizer likely needs replacement.

Why does the drawn line lag slightly behind my finger?

All touchscreens have a measurable latency between physical contact and screen response, typically between 10ms and 80ms depending on the device. What you observe here is the combined result of digitizer polling rate, display refresh rate, and browser rendering. High-refresh-rate displays (90Hz, 120Hz) will feel noticeably more responsive than 60Hz panels. Some latency is always present — the question is whether it is consistent. Erratic latency that varies widely across the canvas may indicate uneven digitizer performance.

Advanced Tips

Back to top