Screen Resolution Checker
Measure viewport width, viewport height, screen resolution, device pixel ratio, and CSS breakpoints.
How to Use Screen Resolution Checker
View current screen width, height, and viewport dimensions.
Resize your window to watch the responsive CSS breakpoint update (sm, md, lg, xl, 2xl).
Inspect your device pixel ratio (1x vs 2x Retina).
Frequently Asked Questions
What is device pixel ratio (DPR)?
DPR is the ratio between physical display pixels and CSS logical pixels (e.g. 2.0 on Apple Retina displays).
Related Developer Tools
Explore more free client-side developer utilities in this category
API Tester
Test REST API endpoints live in your browser with custom HTTP methods, headers, query params, and body.
REST API Client
Lightweight, postman-like browser REST client for debugging and testing web services.
API Documentation Generator
Generate clean, markdown and HTML API documentation from endpoint definitions and JSON payloads.
GraphQL Playground
Test GraphQL queries and mutations with variables and custom authentication headers.
Webhook Tester
Inspect, test, and simulate webhook payloads, event triggers, and signature verifications.
cURL Command Generator
Build custom cURL commands visually with method, headers, auth tokens, query params, and body.