Exposure Calculator
Turn aperture, shutter speed and ISO into an exposure value, normalised to ISO 100, and find the matching shutter speed when you change aperture or ISO. Calculated in your browser.
Exposure value (EV₁₀₀)
-
Show the math
Exposure value combines aperture N and shutter time t; EV₁₀₀ normalises it to ISO 100 so brightness can be compared:
EV = log₂(N² ÷ t) EV₁₀₀ = EV − log₂(ISO ÷ 100)
new t = t · (ISO ÷ newISO) · (newN ÷ N)²
Enter shutter speed as a fraction like 1/250 or as whole seconds. All math runs in your browser.
What this does
An exposure calculator turns aperture, shutter speed, and ISO into an exposure value normalised to ISO 100, and finds the matching shutter speed when you change aperture or ISO.
How to use it
- Enter aperture, shutter, and ISO.
- Read the exposure value.
- Change aperture or ISO.
- Read the matching shutter speed.
How it works
EV combines aperture and shutter; EV₁₀₀ normalises to ISO 100 so brightness compares regardless of ISO. Equivalent exposures keep N² ÷ t constant after ISO scaling.
EV = log₂(N² ÷ t)
Understanding your result
The point of EV is that many combinations of aperture and shutter give the same brightness, so the calculator shows the equivalent settings, freeing you to choose for effect: a wide aperture for shallow depth, a fast shutter to freeze motion, low ISO for clean files. Changing one stop in aperture, shutter, or ISO is balanced by an opposite stop in another, which is the exposure triangle in action.
Example
f/8 at 1/250 s is EV 13 at ISO 100; opening to f/5.6 needs 1/500 s to match.
Sources & methodology
Last updated .
Frequently asked questions
What is exposure value (EV)?
EV combines aperture and shutter speed as log₂(N²/t). EV₁₀₀ normalises that to ISO 100 so scene brightness can be compared regardless of the ISO that was set.
How does the matching shutter speed work?
It keeps the exposure constant when you change aperture or ISO: new t = t · (ISO ÷ newISO) · (newN ÷ N)². Enter shutter speed as a fraction like 1/250 or as whole seconds.
Is anything uploaded?
No. The calculation runs entirely in your browser — nothing you enter is stored or sent.
Related tools
Depth of Field Calculator
Find the near limit, far limit and total depth of field for any focal length, aperture and focus distance, with the hyperfocal distance for your sensor. Calculated in your browser.
Hyperfocal Distance Calculator
Work out the hyperfocal distance for a focal length and aperture on your sensor — focus there for maximum depth of field from front to infinity. Calculated in your browser.
Field of View Calculator
See the horizontal, vertical and diagonal angle of view for a lens on your sensor, plus the real-world frame size captured at any distance. Calculated in your browser.
Shutter Angle Calculator
Convert a cine shutter angle and frame rate into the equivalent shutter speed — the 180° rule for natural motion blur and beyond. Calculated in your browser.