Screen Size Test

Find your device resolution, browser viewport, pixel ratio, orientation, color depth, and platform instantly. This is helpful for responsive design, screenshots, debugging, and checking display information quickly.

Your display information

Screen
Viewport
DPR
Orientation
Color Depth
Platform

Screen resolution vs viewport

Screen resolution is the full pixel size reported by your display. Viewport is the visible browser area available to a website. They are often different because browser bars, zoom, operating system scaling, and responsive layouts change the usable area.

What is device pixel ratio?

Device pixel ratio explains the relationship between CSS pixels and physical screen pixels. High-DPI screens often use a higher ratio so text and graphics look sharp while layout sizes remain readable.

Quick comparison guide

ResultWhat it usually means
Low or unstable numbersCheck power mode, browser settings, drivers, background apps, and device temperature.
Different result in another browserBrowser engines, extensions, and hardware acceleration settings can change test behavior.
Good result but bad gaming feelGame settings, ping, input lag, in-game FPS, or frame pacing may be the real issue.

Frequently Asked Questions

Why is viewport smaller than screen size?

The browser interface, address bar, scrollbars, zoom, and OS scaling reduce the available web page area.

What is DPR?

DPR means device pixel ratio. A DPR of 2 means one CSS pixel maps to about two physical pixels in each direction.

Why does my resolution look different from the box?

Operating system scaling and browser zoom can change how websites report and use pixels.

Does screen size mean inches?

No. This tool reports pixels, not physical inches.

Can web designers use this?

Yes. It is useful for checking responsive breakpoints, viewport widths, and high-DPI behavior.

Does orientation update live?

Yes. Rotate your device or resize the browser and the values should update.

Why does mobile browser height change while scrolling?

Mobile address bars can hide or show, changing the viewport height.

Is this information private?

The values are read locally by the browser and shown on the page.