Accessibility and Zoom Check

The screen looks wrong - huge text, white on white, missing colors, no animations? This tells you in one click whether an accessibility, contrast, or zoom setting the OS or the browser turned on is reaching the page, exactly what each active mode does, and the one keystroke or setting that changes it. It reads settings only; it never changes them.

Privacy: Everything is read locally from your own browser with matchMedia and viewport metrics. No setting is changed, nothing is measured on a server, and nothing is transmitted. View source to verify.

Configuration

Driver: matchMedia + viewport metrics

Runs instantly and entirely in this browser tab. After the first run it keeps watching: toggle a Windows or macOS accessibility setting, or press Ctrl++ / Ctrl+-, and the readout updates live.

Status Check Step
Pending

Accessibility, contrast, and motion settings

Reads forced-colors (High Contrast), contrast, reduced motion, color scheme, and transparency preferences.

1 of 2
Pending

Page zoom and display scaling

Estimates browser zoom and pinch zoom, and reports device pixel ratio and root font size honestly.

2 of 2