Initializing, please wait a moment

How to Check Camera Quality on Your Phone

Last reviewed 2026-04-27. Open the camera test to verify your phone's camera in your browser - no app install required.

30-second answer. Five tests catch almost every camera issue: confirm the live preview opens (the camera is selectable and the browser has permission), check resolution against the spec sheet, focus on text at arm's length and check sharpness, take a photo in bright and dim light, and check for visible specks on the lens. Open the camera test; the page walks you through it.

Test 1 - the camera opens at all

The first failure mode is "camera does not appear in the browser". Two common causes: the browser does not have camera permission (system-level - Settings > Privacy > Camera on iOS; site-level - the lock icon in the address bar), or another app is holding the camera (close any other app or browser tab using it). The test page surfaces both - it tells you which permission is missing rather than just failing silently. For a step-by-step permission-grant walkthrough, see camera test permission blocked - how to allow it.

Test 2 - resolution matches the spec

Phone camera specs are advertised in megapixels - 12 MP, 48 MP, 200 MP. A 12-megapixel sensor produces 4032x3024 photos; 48 MP gives 8000x6000 (or 4000x3000 in pixel-binning mode). The test surfaces the actual resolution the browser receives. If a 48 MP phone reports 4000x3000 in the browser, that is normal - browser-API access usually gets the binned-down photo, not the raw 48 MP. The full sensor only shows up in the native camera app's "high resolution" mode.

Test 3 - focus on text

Hold a piece of printed text (a book, a page of small print) at arm's length - about 30 cm. Tap to focus on the text. The text should be crisp and readable in the preview within 0.5 seconds of tapping. Slow focus or a soft preview after focusing both indicate either a defective autofocus motor or a smudged lens (next test).

Test 4 - bright and dim light

Take one photo outdoors or near a bright window. The result should be sharp, well-exposed, and free of visible noise. Take a second photo in a dim room (a corner away from windows, or evening light). The result should be darker but still recognisable, with some grain. If the bright photo has color shifts or the dim photo is mostly black with extreme grain, the sensor or the image-signal-processor pipeline has a problem.

Test 5 - check for lens issues

Point the camera at a plain white surface (a sheet of paper, a wall). Look at the preview at full screen. Visible specks on the image are usually dust on the lens cover - wipe with a microfiber cloth and re-test. Specks that move when you move the camera are on your viewing screen, not the lens. Specks that stay fixed regardless of camera movement are inside the camera module and are a warranty case.

For a complete pre-call routine see device test checklist for remote work, or run individual tests at the device test tools hub. For a fast pass/fail overview without the individual test steps, see camera check.

Hardware failure vs software fix - reading the signs

Hardware versus software is the key question once all five tests are done. A fixed speck in the same corner of every photo regardless of how you hold the phone is inside the camera module - a warranty case rather than a cleaning job. Focus that fails on every surface in every lighting condition indicates a defective autofocus motor or a broken lens element. Grain that cleared after an OS update, or a focus failure that resolved after a camera-app restart, points to a processing pipeline issue the manufacturer can fix in software without hardware repair. Pixel-binning is a common source of confusion: a phone advertised at 48 MP typically delivers 12 MP (4000x3000) through the browser camera API because four physical pixels combine into one for better low-light sensitivity - correct behavior, not a defect.

Megapixels vs browser camera API resolution

Compare megapixel ratings and camera API resolution output for four phone types
Compare four megapixel tiers and the pixel dimensions each sensor captures
Advertised MPNative photo dimensionsTypical browser API output
12 MP4032 x 30244032 x 3024 (full sensor)
48 MP8000 x 60004000 x 3000 (4-to-1 pixel binning)
108 MP12032 x 90243008 x 2256 (9-to-1 pixel binning)
200 MP16384 x 122884096 x 3072 (16-to-1 pixel binning)

Why trust these tools

  • Ten-plus years of web tooling. The freetoolonline editorial team has shipped browser-based utilities since 2015. The goal has never changed: get you to a working output fast, without an install.
  • No install, no sign-up. Open a tool and get a working output in seconds - nothing to download and no account to create. Tools that need heavy processing run it on our service, so even a low-powered machine gets the job done.
  • Analytics stops at the page view. We measure which pages get visited, not what you type or upload inside a tool. There is nothing to sign in to and no profile is attached to your input.
  • Open-source core components. The processing engines underneath (libheif, libde265, pdf-lib, terser, clean-css, ffmpeg.wasm, and others) are public and audit-able. We link to each one in its tool page's footer.
  • Free, with or without ads. All tools are fully functional without sign-up. The Disable Ads button in the header is always available if you need a distraction-free run.

Related tools:

  • Camera Test - Free camera test online: live preview, resolution readout, switch front and back camera, capture
  • Keyboard Test - Keyboard test online - press each key to highlight it, spot non-working keys, and verify Num Lock,
  • LCD Test - Test your LCD screen for dead pixels, stuck pixels, and backlight bleed.
  • Microphone Test - Free microphone test online: live spectrum meter, mic permission check, and optional speaker
  • Device Test Tools - Test camera, microphone, keyboard, and LCD online before meetings.
  • All Guides - Browser Tool Library - Free, in-browser guides on compressing files, converting HEIC, testing screens, hashing, PDFs, and
  • Screen Recorder - Record your screen, camera, or microphone in the browser, blur faces while recording, and download
  • GPU Test - WebGL Benchmark & Info - GPU Test - WebGL Benchmark & Info - See what your browser's graphics stack can do - WebGL 1 and 2
  • Convert Time In Millisecond To Date - Convert any Unix millisecond timestamp to a readable date - paste 1713538800000, get UTC + local
  • Convert GIF To Images Frame - Extract every frame from an animated GIF and save each as PNG or JPG.
  • Convert HEIC to JPG online - Convert HEIC to JPG online - also PNG, WebP, or a combined PDF.
  • Image Converter Tools - Convert images between HEIC, JPG, PNG, SVG, WEBP, GIF, and Base64 online.

Tags: #guide, #device-test

Related guides: