Read the histogram before you touch anything
The histogram is a bar chart of your image: how many pixels sit at each brightness from black on the left to white on the right. It is the only honest report you have, because your screen brightness, the room you are sitting in and your own eyes all lie.
Three things to read off it in two seconds:
- Data piled against the left wall — shadows are clipped. Those pixels are pure black and hold nothing.
- Data piled against the right wall — highlights are blown. Same problem at the other end, and far more visible, because clipped highlights read as a hole in the picture.
- A gap at one end — the image never reaches black or never reaches white. That is the classic flat, hazy, grey photo, and it is the easiest fix in this course.
What Brightness/Contrast does, and why it is not enough
Brightness/Contrast gives you two controls over the whole image at once. Raise brightness and every tone moves up together, including the ones already close to white, which run out of room and clip. Raise contrast and it pushes the ends apart from the middle.
In fairness, Photoshop's version stopped being a crude linear shift in CS3, around 2007, and now protects the extremes somewhat. But the shape of the problem does not change. A dull market photo usually needs the shadows deepened *and* the midtones lifted *and* the highlights left alone. That is three separate moves. One knob cannot do it, so what happens is that you push brightness until the faces look right and discover the sky has turned into white paper.
Levels and Curves are one tool at two levels of control
Levels: three numbers
Levels (Ctrl/Cmd+L, or better, a Levels adjustment layer) gives you the histogram with three sliders under it.
- Black point (left): drag it right until it sits where the data actually begins. Everything to its left becomes pure black. This one move fixes most flat images.
- White point (right): drag it left to where the data ends.
- Midtone / gamma (middle): drag left to lighten the middles, right to darken them, without moving the two ends you just set.
Hold Alt/Option while dragging the black or white slider in Photoshop and the preview shows only the pixels you are about to destroy. Stop when the first specks appear. Photopea has this too, and GIMP's Levels dialogue has the same three sliders.
Curves: the same idea with real control
Curves is Levels plus the ability to bend the middle. The horizontal axis is the input tone, the vertical is the output. The default is a straight diagonal: every tone comes out as it went in.
- Click the middle of the line and pull it down half a centimetre. The whole image darkens, ends held.
- Click a quarter of the way from the bottom, pull down; click three-quarters up, pull up. That is the S-curve — the standard contrast move, and it is what "punchy" means.
Understand what the S-curve costs. Contrast is not created, it is borrowed. Steepening the middle of the curve spreads the midtones over more output levels, and the only place that room can come from is the ends, which get flattened. That is why heavy contrast eats detail in shadows and highlights. Look at the top and bottom of your curve, not just the middle.
There is also a targeted adjustment tool — the hand icon in the Curves panel. Click it and drag directly on the photograph, and it moves the curve point for that tone. The fastest way to darken *that* wall without knowing where the wall sits on the curve.
Colour casts live in the channels
The dropdown at the top of the Curves panel switches from RGB to Red, Green or Blue individually. This is where colour correction actually happens.
The relationships are worth memorising, because they are just opposites: less blue is more yellow, less green is more magenta, less red is more cyan.
So a photo shot under a tube light with a green cast: switch to the Green channel, pull the middle of the curve down slightly. A sunset that has gone cold: lift the Red curve's midpoint and drop the Blue's. Small moves — a few pixels of drag is a lot.
Faster still, when there is something in the frame you know to be neutral: use the grey eyedropper in Levels or Curves and click a grey wall, a white shirt in shade, a sheet of paper. The software calculates what correction makes that pixel neutral and applies it to the whole image. Choose a mid-grey, not a bright white, which is often clipped and therefore useless as a reference.
If you shot raw, do this in the raw developer instead — darktable and RawTherapee are free and their white-balance control is working with the original sensor data before it has been squeezed into 8 bits. That is strictly better than fixing it later.
The 8-bit tax
Every stretch you apply to an 8-bit image spreads 256 levels over a wider range, leaving gaps. Open the histogram after a strong Levels move and you will see it has turned into a comb — white vertical lines where no pixels remain. In a photograph of a market you will never notice. In a smooth gradient — a sky, a studio backdrop, a wall — those gaps show up as visible bands.
Two defences. Convert to 16-bit before big tonal work (Image > Mode > 16 Bits/Channel), which gives you 65,536 levels per channel and enough room to stretch. Or start from a raw file, which was 12 or 14 bits at capture.
Today: open your flattest photo, add a Levels adjustment layer, and move only the black-point slider to where the histogram begins. Nothing else. That one move beats an hour of sliders.
Before you move on