Photography Stop Calculator

Find the EV stops between two aperture, shutter speed, or ISO values

Calculate the number of full, half, and third stops of light between any two aperture, shutter speed, or ISO settings. Lists the standard stop sequence and intermediate values for accurate exposure bracketing and manual control. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What is a stop in photography?

A stop is a doubling or halving of the amount of light reaching the sensor. Going up one stop doubles exposure; going down one stop halves it. Aperture, shutter speed, and ISO all share this same stop scale, which is why they can be traded against each other.

The stop is the universal currency of exposure. Whether you change aperture, shutter speed, or ISO, every adjustment can be measured in stops — and one stop always means double or half the light. This calculator tells you precisely how many stops separate any two settings, then snaps that figure to the nearest full, half, and third-stop click so you can reproduce it on a manual camera.

How it works

The three exposure parameters reach the same stop scale through slightly different maths because they control light in different ways.

Aperture controls light by the area of the lens opening, and area grows with the square of the diameter. Because the f-number is inversely related to diameter, the stop difference between two f-numbers is:

stops = 2 x log2(f2 / f1)

So f/2.8 to f/4 is 2 x log2(4 / 2.8) = about 1 stop, and f/2.8 to f/5.6 is exactly 2 stops.

Shutter speed and ISO are linear: doubling the exposure time or the sensitivity is exactly one stop.

stops = log2(t2 / t1)          (shutter, in seconds)
stops = log2(iso2 / iso1)      (ISO)

A positive result means the second setting is brighter; a negative result means it is darker.

Worked example

Suppose you are at f/4, 1/250 s, ISO 200 and you want to switch the aperture to f/8 while keeping exposure constant. The aperture change is 2 x log2(8 / 4) = 2 stops darker. To compensate you need 2 stops more light elsewhere — for example halving the shutter twice from 1/250 to 1/60 s, or raising ISO from 200 to 800.

Notes and tips

  • The standard full-stop f-number sequence is 1, 1.4, 2, 2.8, 4, 5.6, 8, 11, 16, 22, 32 — each value is the previous multiplied by the square root of 2.
  • The standard full-stop shutter sequence is 1, 1/2, 1/4, 1/8, 1/15, 1/30, 1/60, 1/125, 1/250, 1/500, 1/1000 s (the camera rounds 1/16 to 1/15, etc.).
  • ISO full stops double: 100, 200, 400, 800, 1600, 3200, 6400.
  • For shutter speeds, enter the value in seconds. Use 0.004 for 1/250 s, or type the fraction the tool accepts as a decimal.

Everything runs locally in your browser — no images or values are uploaded.