Check after shooting
A beginner drops a photo in to see whether anything is crushed or blown, and decides whether to reshoot.
Guide
The image histogram shows how the light and dark values of a photo are distributed: the horizontal axis is luminance from 0–255 and the vertical axis is the pixel count, with the red, green and blue channels and a luminance curve computed with Rec.601 overlaid, each of which can be toggled on its own. On the right it reports the mean, median and standard deviation of luminance, together with the share of pixels at luminance ≤5 (crushed black) and ≥250 (blown white); the “exposure diagnosis” turns those numbers into plain-language statements about being dark, bright or normal, how much is clipped and whether contrast is high or low. The analysis runs locally in the browser.
Updated 2026-09-093 min read
The image histogram shows how the light and dark values of a photo are distributed: the horizontal axis is luminance from 0–255 and the vertical axis is the pixel count, with the red, green and blue channels and a luminance curve computed with Rec.601 overlaid, each of which can be toggled on its own. On the right it reports the mean, median and standard deviation of luminance, together with the share of pixels at luminance ≤5 (crushed black) and ≥250 (blown white); the “exposure diagnosis” turns those numbers into plain-language statements about being dark, bright or normal, how much is clipped and whether contrast is high or low. The analysis runs locally in the browser.
It only diagnoses and does not modify: to act on the diagnosis, use the curves in the workbench's “Image Adjust”, or hand the image to “Auto Enhance”.
| Input | Output | Notes |
|---|---|---|
| An indoor backlit portrait | Mean luminance 58, about 7.2% of pixels near pure black |
Diagnosis: clearly dark, possibly underexposed; a lot of shadow detail is lost |
| An overcast landscape | Standard deviation 28 |
Diagnosis: low contrast, the image looks flat |
| A correctly exposed everyday photo | Mean luminance 121, standard deviation 55, both clipping ratios under 1% |
Every diagnosis line is green |
A beginner drops a photo in to see whether anything is crushed or blown, and decides whether to reshoot.
See which side the histogram leans towards, then pull curves in “Image Adjust”.
Load the before and after versions separately and compare the standard deviation and the clipping ratios.
When explaining histograms, use a real photo and switch channels to show how the colours are distributed.
The diagnosis only reads the numbers, and a low-key or silhouette image is dark by design; treat it as a reference rather than a score.
Luminance is weighted as 0.299R + 0.587G + 0.114B, which differs from any single channel; the further apart the three channels are, the stronger the colour cast.
The statistics here are computed on 8-bit sRGB pixels after browser decoding, while RAW software works in a wider colour space and bit depth.
The pixel statistics are computed locally in the browser and the photo is never uploaded to any server; it is released when the page is closed.
Updated 2026-09-09
RGB channel and luminance histograms with mean/clipping statistics and exposure diagnosis