Screen Resolution Detector

Instantly tells the user their current viewport size and their physical screen resolution (handling the device pixel ratio).

Viewport Resolution (Logical)
CSS Pixels

Device Pixel Ratio (DPR)
Scale Factor

Physical Resolution (Estimated)
Native Pixels

Features

  • Real-time viewport detection (CSS pixels).
  • Device Pixel Ratio (DPR) detection.
  • Calculates estimated physical screen resolution based on DPR.
  • Updates automatically when the window is resized.

How to Use

  1. Open the tool in your browser.
  2. The detected resolution details will appear instantly.
  3. Adjust your browser window size to see the "Viewport Resolution" change.
  4. Use the detected information to check if your display settings or responsiveness are working as expected.