Screen Resolution Checker
This page shows your display and device signals exactly as JavaScript reports them to any website: physical resolution, the viewport your browser actually renders into, pixel density, and hardware hints.
Collecting…
Why is my viewport smaller than my screen resolution?
The viewport is the area inside the browser window after toolbars, scrollbars, and OS bars take their share. Sites lay out pages against the viewport, not the full screen.
What is device pixel ratio?
How many physical pixels the display packs into one CSS pixel. A ratio of 2 or 3 means a high-density screen, which is why images sized for ratio 1 can look soft on modern phones.
This tool also lives in the homepage tool drawer alongside 17 others. Browse everything on the tools page or look up any address with the IP lookup.