Screen Resolution & Viewport Checker
Internet & NetworkEssentialCheck your physical screen resolution, CSS viewport dimensions, device pixel ratio (DPR), color depth, and orientation.
Understanding Your Results
Physical Screen Resolution is the raw hardware pixel count (e.g. 3840x2160). CSS Viewport is the logical layout area scaled by DPR (e.g. 1920x1080 at 2.0x DPR).
Practical Guidance & Next Steps
Drag your browser window edges to observe CSS viewport values update in real time. Use these dimensions to test CSS `@media (min-width: ...)` query breakpoints.
What is this?
A real-time display inspection tool that shows physical monitor pixels versus CSS logical viewport pixels and updates live as you resize your window.
How does it work?
Why use it?
Critical for responsive web design testing, validating Retina / High-DPI scaling, and ensuring CSS media queries trigger at correct breakpoints.
Browser security sandboxes do not expose multi-monitor coordinate arrangements beyond the window's current active screen.
Frequently Asked Questions
Related Tools for Your Workflow
Browser & System Info
Inspect your browser engine, operating system, hardware concurrency, memory, GPU WebGL renderer, and feature support.
What is My IP Address?
Instantly check your public IPv4 and IPv6 address, internet service provider (ISP), location, and connection details.