How to use the screen resolution test
Read the live values, resize the window and optionally enter fullscreen. The page reports both the physical CSS screen bounds exposed by the browser and the usable viewport.
Check screen resolution, browser viewport, device pixel ratio, orientation and color depth with live resize updates and a fullscreen comparison for any display.
Read the live values, resize the window and optionally enter fullscreen. The page reports both the physical CSS screen bounds exposed by the browser and the usable viewport.
Screen size describes the display coordinate space, viewport is the page area, and DPR is the ratio between CSS pixels and backing device pixels.
Browser zoom, display scaling and privacy protections can change reported values. CSS screen dimensions do not always equal the panel native pixel count.
The interactive work happens locally in this browser. No account is required, and test inputs are not sent away to calculate the result.