From grimoire
Evaluates shot exposure using histogram data to detect blown highlights, blocked shadows, and guide ETTR in-camera or in post-processing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:review-histogram-exposureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read the histogram rather than the LCD to make accurate exposure judgments and minimize noise in RAW files.
Read the histogram rather than the LCD to make accurate exposure judgments and minimize noise in RAW files.
Adopted by: Universal in professional RAW workflow. Michael Reichmann's 2003 "Expose to the Right" article popularized histogram-based exposure for digital photography; the technique is now standard in Adobe Lightroom's documentation and all major RAW processors.
Impact: LCD screens lie — they look brighter or darker depending on ambient light. The histogram is always accurate. Photographers who check the histogram recover more shadow detail in post and avoid unrecoverable blown highlights on critical shots.
Why best: A RAW file stores more data in the brighter stops. Systematic histogram reading enables "ETTR" (expose to the right) — the practice of exposing as brightly as possible without clipping, then pulling down in post to maximize dynamic range and minimize noise.
The x-axis = brightness (pure black left → pure white right). The y-axis = number of pixels at each brightness level.
Correct (normal scene):
▄▄▄
▄▄ ▄▄
▄ ▄
▄ ▄
| |
0 255
Underexposed (left-heavy):
▄▄▄
▄ ▄
▄ ▄
▄ ▄
| |
0 255
Overexposed / blown highlights (right clipped):
▄▄▄▄▄▄
▄▄▄▄▄ |
▄▄▄▄▄ |
| |
0 255 ← spike at right wall = clipped
Highlight clipping (right wall): Data is permanently lost — pixels record as pure white with no color information. In RAW, slight clipping in 1–2 channels may be recoverable; all-3-channels blown is unrecoverable.
Shadow clipping (left wall): Pixels record as pure black. In RAW, shadows are recoverable up to 3–4 stops with noise penalty. Shadow clipping is less critical than highlight clipping.
Action on clipping:
ETTR = push exposure as far right as possible without clipping highlights. This technique maximizes signal-to-noise ratio in the RAW file because the brightest stop contains 50% of all digital values.
Do not apply ETTR for: JPEGs, fast-moving scenes with no time to chimp, night sky (stars clip), deliberate high-contrast artistic choices.
On an RGB histogram, if the Red channel clips while Green and Blue don't, you have blown reds (common with red flowers, warning lights). Adjust white balance or reduce exposure to recover.
Cameras that show only luminosity histogram can miss channel-specific clipping — a single-channel tool is less reliable.
"Chimping" off the LCD: The LCD misleads in bright sun (looks dark) and at night (looks bright). Histograms are environment-independent.
Treating any right-leaning histogram as "overexposed": A high-key scene (white dress on white background) naturally produces a right-heavy histogram. Context determines correct exposure, not a centered bell curve.
Ignoring channel clipping: A clean luminosity histogram can still have a blown red channel. Use RGB histograms or enable per-channel blinkies.
Correcting underexposure in JPEG: Pulling shadows up in a JPEG reveals banding and noise. The fix must happen before the shutter.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireGuides manual camera exposure by explaining how aperture, shutter speed, and ISO interact as a unified system for creative control.
Applies consistent photo adjustments across a set of images using Adobe tools, including auto-tone, exposure, color temperature, and presets. Outputs a preview grid with final image URLs.