Device & Browser Specs — See Your System Info Online
Everything your browser can report about this device.
Read-only snapshot of every hardware and browser detail your system exposes via JavaScript APIs.
Loading device info…
How it works
What this page shows
This tool reads every hardware and environment API that modern browsers expose and displays the raw values in a clean table. Some values are precise (screen resolution, pixel ratio, user agent), while others are deliberately coarse or obscured (deviceMemory, WebGL renderer) to protect your privacy from fingerprinting.
Which values are reliable
Accurate readings
Screen resolution, colour depth, devicePixelRatio, platform string, language, and user agent are reliably reported by every browser and reflect real values.
Approximate readings
hardwareConcurrency (CPU cores) is usually correct but can be limited by power-saving profiles. deviceMemory is rounded to the nearest gibibyte and may not be available at all. WebGL renderer may be obscured by Safari, Firefox, or Brave for anti-fingerprinting purposes.
Browser-dependent
The Network Information API (connection type) is only available on Chromium-based browsers. Battery API is deprecated on many browsers and may not report charging status. Touch support detection varies between desktop and mobile.
Why browsers limit hardware data
Browser vendors restrict access to detailed hardware information because it can be used to create a unique "fingerprint" that identifies your device across sites without cookies. The trade-off is that legitimate diagnostic tools like this one can only show rounded or obscured values. If you need exact specifications, check your operating system's System Information panel (Windows), About This Mac (macOS), or lshw (Linux).
Related tools
- CPU Benchmark — test your processor's JavaScript performance.
- GPU / WebGL Test — check graphics hardware and rendering performance.