What Is My Screen Size
Resize your browser window to watch the viewport dimensions update instantly.
Note
Screen and hardware values remain fixed to your monitor capabilities, while viewport tracks active window space.
Hardware & Viewport Diagnostics
Being aware of the precise screen dimensions and display resolution is crucial whether you are a web developer who wants to test responsive designs, a gamer who wants to tweak display settings or a designer who needs to optimize graphics. Our screen size checker offers a dynamic, click-free measurement of your monitor and browser window properties.
While most similar applications simply reveal the viewport size, ours finds both logical layout dimensions as well as high-resolution physical resolution. This way, it computes the aspect ratio, DPI/PPI, pixel density (DPR) and even your monitor's refresh rate.
Understanding Screen Resolution vs. Viewport
For a seamless online experience, browsers distinguish between your hardware's full potential and the active space where content is displayed:
- Logical Screen Size: The actual size of the working desktop area expressed in CSS pixels. This dimension will not change whether you resize the browser window or minimize it.
- Physical Resolution: The actual number of pixels in the monitor hardware that you use. It is calculated by multiplying the logical pixels with your Device Pixel Ratio.
- Browser Viewport: The actual window size displaying the web page at the present moment. Resizing the browser window changes the viewport size immediately.
- Refresh Rate: The actual rate at which your screen updates itself every second.
How Device Pixel Ratio (DPR) & High-DPI Scaling Works
High density displays are employed by modern devices for the presentation of sharp texts and clear graphics. Rather than assigning each layout unit to a single physical LED, a high DPI display combines several physical pixels for the creation of one logical CSS pixel.
For example, an item that is set to have a DPR of 2.0 uses four pixels physically (i.e., a 2x2 matrix) in order to display one pixel logically. This helps prevent any website text from being too small due to its higher resolution screen.
Why Diagnostic Display Metrics Matter?
Access precise hardware and layout properties to optimize games, test layouts, and review device fidelity.
Instant Automated Detection
No need to click anything or configure. As soon as you load the page, the tool automatically fetches and shows all screen, viewport, and display information.
High-DPI & Retina Support
Automatically detects your Device Pixel Ratio (DPR) and displays both CSS Layout Size and Hardware Resolution.
Live Viewport Tracking
Browser resizing events live-update viewport metrics, enabling web developers/designers to assess responsive designs easily.
Monitor Refresh Rate Detection
Performs an advanced performance test via requestAnimationFrame to determine the refresh rate of your screen in Hz.
Orientation & Aspect Ratios
Determines your screen's orientation (either Landscape or Portrait) and reduces pixel dimensions to common aspect ratios (16:9, 16:10, 4:3).
Privacy-Focused
Calculations are done entirely in your browser using JavaScript. No screen specifications or personal device data are ever sent to our servers.