My Screen Size

Your display specifications — detected automatically

Refreshes automatically on window resize

Viewport Size
0 × 0px

The visible area inside your browser window

Screen Resolution
0 × 0px

Your physical display resolution

Device Pixel Ratio
1x

Physical pixels per CSS pixel (retina = 2×)

Color Depth
24-bit

Bits used to represent each pixel color

Orientation
Landscape

Current device or browser orientation

Aspect Ratio
16:9

Width-to-height ratio of your viewport

Live — updates on resize

About My Screen Size

This tool reads your browser's window and screen APIs to report your actual display metrics. The viewport is the visible browser area, while the screen resolution reflects your physical display.

The device pixel ratio (DPR) tells you how many physical pixels correspond to one CSS pixel. A DPR of 2 means you have a Retina or HiDPI display — your screen packs twice the pixels in the same space.

All detection happens entirely in your browser. No data is sent to any server.

FAQ

What does My Screen Size detect?

It shows viewport dimensions, screen resolution, aspect ratio, and device pixel ratio.

Is the data updated live on resize?

Yes. The values refresh as your browser window or screen context changes.

Can I use this for responsive testing?

Yes. It is useful for quickly checking device and viewport metrics during design and development.