Draw a few strokes across the canvas to classify the pressure source.
Pressure curve & live readout
- Pressure
- —
- Tilt X
- —
- Tilt Y
- —
- Twist
- —
- Altitude
- —
- Azimuth
- —
Pressure levels estimate
An estimate, not a hardware spec: the count is inferred from the smallest pressure step this browser reported, and values are rounded to 6 decimals first — so the higher the real level count, the larger the error. A 1024-level tablet lands within ±1; an 8192-level tablet is only pinned to about 1%, reading ≈8197 rather than exactly 8192.
- Distinct values
- 0
- Smallest step
- —
- Estimated levels
- Draw more strokes to estimate
Drawing test
Measurement limitations & honesty
- Normalized values: browsers report PointerEvent.pressure as a 0.0–1.0 float, not raw hardware ADC levels.
- Estimated levels: level count is inferred from the smallest non-zero quantization step observed during testing.
- Browser support: Pointer Events API support varies across operating systems and browser engines. Trust live detection over static tables.
This browser
Stylus diagnostics rely on the W3C Pointer Events API. Live capability detection:
- Pointer Events checking