Browser & Device Tools
Free tools for checking what your browser is, what it can do, and whether your camera, microphone, and screen are set up correctly.
What browser am I using
See which browser, version, and OS you're running.
Screen resolution checker
See your screen size, viewport, and pixel ratio.
Microphone test
Check your microphone is working before a meeting.
Camera test
Check your webcam is working before a call.
FeaturedBrowser diagnostic
Full report: permissions, Web APIs, codecs, GPU, storage.
About browser & device tools
Browser and device tools answer questions about the software you're already running: which browser and version is this?, does my webcam actually work before the meeting?, what WebGL and codec support do I have? They're useful before a support call, a job interview, or a video conference — the moments where you really don't want to discover a hardware issue live.
Every tool here runs locally. The browser diagnostic reads capabilities exposed by the browser itself — no external probing. The microphone and camera tests use the standard Media APIs, and nothing is uploaded or recorded. The stream stops when you close the page or click stop.
If you're filing a support ticket or bug report, the browser diagnostic can export a Markdown-formatted report you can paste straight into the ticket.
Related guides
Frequently asked questions
Does the microphone or camera test upload my audio or video?
No. Both tools use the browser's Media APIs to access your microphone or camera locally. Nothing is uploaded, recorded, or sent to our server. When you close the tab or click stop, the stream is released.
Why does the browser ask for permission before the test runs?
That's the browser's own permission prompt, not ours. Microphones and cameras can only be used with explicit consent — we can't start a stream on your behalf. Granting access applies only to this site and is revoked when you close it.
What can the browser diagnostic tell me that the other tools can't?
The browser diagnostic is a full single-page report: permissions status, supported Web APIs, codec support, WebGL and GPU info, storage quotas, and more. It's designed for bug reports and compatibility debugging.
Does my browser version matter for these tools?
Most tools work on any modern browser. The camera test and some parts of the diagnostic require relatively recent Chrome, Firefox, Safari, or Edge. If a feature is unsupported, the tool will say so rather than fail silently.