Touchscreen Test

Count simultaneous touches, trace fingers and map dead zones.

Live touch stats

Touch with one or more fingers, or use the mouse. Trails follow every pointer.

Touching now
0
Max together
0
Total contacts
0
Area covered
0%
Last gesture
Draw on the pad to classify a gesture.
Pinch
Use two fingers to measure pinch.

Paint the grid to find zones that ignore touch.

Ratio against the distance when the second finger landed.

Check a touchscreen in under a minute

  1. Drag one finger across the whole pad and watch the trail follow it without gaps.
  2. Place two, three or more fingers at once to read the maximum simultaneous touches.
  3. Finish by painting every grid cell: unpainted cells point to dead zones.

Touchscreen questions

How many simultaneous touches should my screen detect?

Most modern phones track 5 to 10 fingers at once. If the Max together number stops below what the maker promises, one corner of the digitizer may be failing.

What does a broken trail mean?

A trail that cuts out while your finger keeps moving usually means a dead band on the digitizer, not a software lag. Repeat the stroke slowly: if the gap is always in the same place, that area needs repair.

Why do mouse clicks also count here?

Desktop browsers send pointer events for mice too, so you can preview the tool without a touch device. Only real fingers test multi-touch, pinch and edge zones.