Check responsive breakpoints
Resize the browser and see the live width and breakpoint label change, which helps when testing media queries and fluid layouts.
Instantly check your screen dimensions, live browser viewport, device pixel ratio, orientation and responsive breakpoint—all in one clear, privacy-friendly dashboard.
Your screen resolution
Reported screen size in CSS pixels. The highlighted area below represents your current viewport.
Private by design: display details are measured only inside your browser.
Choose a common device size or enter a custom width. The miniature page shifts from a wide layout to a compact mobile stack, making responsive breakpoints easy to understand.
Visual preview only. Use browser developer tools when you need exact rendering of a real website.
A screen, browser window and webpage viewport are related, but they are not the same size. This online screen size checker separates the measurements so you can use the right number.
| Measurement | What it tells you |
|---|---|
| Screen resolution | The total width and height reported for your display in CSS pixels. Operating-system scaling may make this different from the panel’s advertised physical resolution. |
| Viewport size | The visible area available to the webpage, excluding most browser controls. This is the key measurement for responsive web design. |
| Available screen | The usable screen area after permanent system interface areas, such as a taskbar or dock, are excluded. |
| Device pixel ratio | The ratio between physical device pixels and CSS pixels. High-density displays commonly report a value greater than 1. |
| Browser window | The outside dimensions of the browser window, including tabs, toolbars, borders and other browser interface elements. |
Resize the browser and see the live width and breakpoint label change, which helps when testing media queries and fluid layouts.
Use device pixel ratio to understand why an image can look soft on a high-density screen and when higher-resolution assets may help.
Copy a compact display report for a designer, developer or support team instead of manually collecting every browser measurement.
Your current screen resolution appears in the live dashboard near the top of this page. It is the width multiplied by the height reported by your browser in CSS pixels.
Screen resolution describes the display, while viewport size describes the browser area available to a web page. Tabs, toolbars, sidebars, developer tools and window size can all make the viewport smaller than the screen.
Your operating system or browser may apply display scaling. Browsers expose CSS-pixel dimensions for web layout, so the reported size can differ from the hardware panel’s physical pixel count.
It can. Zoom changes how CSS pixels map to the display, and supported browsers may also report a visual viewport scale. The tester updates whenever the browser sends a resize or visual viewport event.
Use the responsive breakpoint lab above for a quick visual model. To render a real site at exact dimensions, open the responsive device mode in your browser developer tools.
Yes. The measurements are read locally in your browser. There is no file upload, account or personal information form.
Build, test and debug responsive interfaces with these free online utilities.