Live display & browser measurements

Screen Resolution & Viewport Size Tester Online

Instantly check your screen dimensions, live browser viewport, device pixel ratio, orientation and responsive breakpoint—all in one clear, privacy-friendly dashboard.

Measuring live
Your browser viewport
×
CSS pixels • updates while you resizeDetecting breakpoint

Your screen resolution

×

Reported screen size in CSS pixels. The highlighted area below represents your current viewport.

Available screenExcludes system interface areas
Device pixel ratioPhysical pixels per CSS pixel
Estimated physicalScreen size × pixel ratio
OrientationCurrent screen direction
Browser windowIncludes browser chrome
Layout viewportDocument rendering area
Color depthBits used to represent color
Visual scaleVisual viewport zoom scale

Private by design: display details are measured only inside your browser.

Responsive breakpoint lab

Watch a layout adapt before your eyes.

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.

1366 × 768 • Desktop

Visual preview only. Use browser developer tools when you need exact rendering of a real website.

What each display measurement means

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.

MeasurementWhat it tells you
Screen resolutionThe 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 sizeThe visible area available to the webpage, excluding most browser controls. This is the key measurement for responsive web design.
Available screenThe usable screen area after permanent system interface areas, such as a taskbar or dock, are excluded.
Device pixel ratioThe ratio between physical device pixels and CSS pixels. High-density displays commonly report a value greater than 1.
Browser windowThe outside dimensions of the browser window, including tabs, toolbars, borders and other browser interface elements.

Useful for design, development and support

CSS

Check responsive breakpoints

Resize the browser and see the live width and breakpoint label change, which helps when testing media queries and fluid layouts.

DPR

Prepare crisp graphics

Use device pixel ratio to understand why an image can look soft on a high-density screen and when higher-resolution assets may help.

QA

Share clear bug details

Copy a compact display report for a designer, developer or support team instead of manually collecting every browser measurement.

Screen resolution and viewport tester FAQ

What is my screen resolution?

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.

What is the difference between screen resolution and viewport size?

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.

Why is the result different from my monitor’s advertised resolution?

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.

Does browser zoom change the viewport size?

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.

How do I test a website at another viewport size?

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.

Is this online viewport size tester private?

Yes. The measurements are read locally in your browser. There is no file upload, account or personal information form.

Try other frontend tools

Build, test and debug responsive interfaces with these free online utilities.

See all tools →