# Screen Resolution, Viewport Size & Pixel Ratio

> Check your screen resolution, browser viewport, device pixel ratio, colour depth and GPU.

Your screen resolution is reported in CSS pixels, which is not always the number of physical pixels. Multiply by the device pixel ratio for the hardware figure — a 2560 × 1440 panel at 2× reports 1280 × 720 to CSS. This page shows both, plus the browser viewport, colour depth, GPU and display capabilities.

**URL:** https://convertto.tech/t/screen-resolution-checker
**Category:** Browser & Device (https://convertto.tech/c/browser-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Turn "Include GPU and display capabilities" on or off as needed.
2. The result appears immediately — copy or download it.

## FAQ

### Why is my reported resolution smaller than my monitor?

Browsers report CSS pixels, and on a high-DPI display several device pixels make up one CSS pixel. A 4K screen at 200% scaling reports 1920 × 1080 with a pixel ratio of 2. Multiplying the two gives the physical panel resolution back.

### What is the difference between screen size and viewport size?

Screen size is the whole display; the viewport is the area your page can actually draw in, after the browser chrome, scrollbars and any OS bars. Responsive breakpoints match the viewport, which is why it is the number worth designing against.

### Why does the GPU name say "ANGLE" or show nothing at all?

On Windows, Chrome renders WebGL through ANGLE, which prefixes the real adapter name. Firefox and Safari increasingly mask the GPU string entirely as an anti-fingerprinting measure, so an empty value means privacy protection rather than a missing GPU.

## Related tools

- [Image Upscaler](https://convertto.tech/t/image-upscaler): Drop an image, see its current size auto-detected, set your target width, height or file size and enlarge.
- [LLM VRAM Calculator](https://convertto.tech/t/llm-vram-calculator): Work out exactly how much video memory a local model needs, including the KV cache that scales with context length.
- [Sample Image Generator](https://convertto.tech/t/sample-image-generator): Generate test images at any aspect ratio, resolution, pattern, quality or exact file size.
- [Aspect Ratio Calculator](https://convertto.tech/t/aspect-ratio-calculator): Work out the aspect ratio of any dimensions and scale them proportionally.
- [Voice Recorder](https://convertto.tech/t/audio-recorder): Record voice notes or audio from your microphone and download the file. No account, no upload.
- [What Browser Am I Using?](https://convertto.tech/t/browser-info): See your browser, engine, version, platform and which web features it supports.
- [Camera Test](https://convertto.tech/t/camera-test): Check that your webcam works, see the resolution it delivers and take a test photo.
- [Connection & Network Information](https://convertto.tech/t/connection-info): See what your browser reports about the network: connection type, downlink estimate and round-trip time.
