Lookup
- Input
- Viewport 800 × 600, DPR 2
- Expected output
- Viewport físico estimado 1600 × 1200
Use the result as technical reference and confirm official sources when there is operational impact.
css pixels device pixel ratio
Understand why web layout uses logical pixels and how DPR approximates physical pixels.
Use the result as technical reference and confirm official sources when there is operational impact.
The main tool remains interactive; this page organizes the search intent.
The viewport is the visible area of the page in the browser, measured in CSS pixels. It changes when resizing the window, opening sidebars, changing zoom or rotating the device.
CSS pixels are layout units. DPR reports how many physical pixels are used to draw one CSS pixel in a given context.
Yes. The main interface runs in the browser and avoids uploading sensitive data when the feature depends on local hardware.
Measurements are read locally through browser APIs and do not uniquely identify your screen.