Camera Field of View Calculator

Find a camera's horizontal, vertical, and diagonal field of view from its focal length and sensor size, plus how wide an area it frames at a given distance.

Quick Facts

Formula
FOV = 2 × arctan(sensor size ÷ (2 × focal length))
Applies separately to sensor width, height, and diagonal.
Reference sensor
Full-frame 35mm sensor: 36 × 24mm
A 50mm lens on full-frame is the classic "normal" lens (~47° diagonal FOV).

Your Results

Calculated
Horizontal FOV
-
Angle across sensor width
Vertical FOV
-
Angle across sensor height
Diagonal FOV
-
Corner-to-corner angle
Frame size at distance
-
Width × height captured

Ready

Enter focal length, sensor size, and distance, then press Calculate.

About the Camera Field of View Calculator

Field of view (FOV) is the angular extent of a scene that a camera's lens and sensor capture together. It depends on two things only: the lens's focal length and the physical size of the sensor recording the image. This calculator uses the standard pinhole-camera formula to convert focal length and sensor dimensions into horizontal, vertical, and diagonal angles of view, and it converts those angles into a real-world frame size at whatever distance you specify.

The formula

For a sensor dimension S (width, height, or diagonal, in millimeters) and focal length f (in millimeters), the field of view in degrees is:

FOV = 2 × arctan(S ÷ (2 × f)) × (180 ÷ π)

This comes directly from the geometry of a lens forming an image: the sensor half-width forms one leg of a right triangle, the focal length forms the other, and the half-angle of view is the arctangent of their ratio. Apply the formula three times — once with sensor width for horizontal FOV, once with sensor height for vertical FOV, and once with the sensor diagonal (√(width² + height²)) for diagonal FOV.

Frame size at a distance

Because tan(FOV ÷ 2) = S ÷ (2f) by definition, the width of the scene a camera frames at distance D simplifies to coverage = D × S ÷ f — no trigonometry needed once you know the sensor size and focal length. This calculator applies that shortcut to both sensor width and height to report the full frame size captured at your chosen distance.

How to get accurate results

  • Use the sensor's physical dimensions in millimeters, not its resolution in megapixels or pixel count.
  • Use the lens's actual (not "35mm-equivalent") focal length together with the sensor's actual physical size — mixing an equivalent focal length with a physical sensor size will double-count the crop factor.
  • Keep the distance and the resulting frame size in the same unit (this calculator uses meters for both).

Practical context

This formula assumes a rectilinear lens with no significant distortion, which is a good approximation for most standard photographic and machine-vision lenses but not for fisheye lenses, which use a different projection and produce a wider apparent FOV than this formula predicts. Also note that focal length alone does not determine FOV — the same lens produces a narrower field of view on a smaller sensor, which is why smartphone and crop-sensor cameras often quote a "35mm-equivalent" focal length for comparison.

Frequently Asked Questions

What is the formula for camera field of view?
Field of view is FOV = 2 × arctan(sensor dimension ÷ (2 × focal length)). Use the sensor width for horizontal FOV, the sensor height for vertical FOV, and the sensor diagonal (found with the Pythagorean theorem) for diagonal FOV. The result comes out in radians and is converted to degrees.
How do I find the area a camera captures at a given distance?
Multiply the distance to the subject by the sensor dimension and divide by the focal length: coverage width = distance × sensor width ÷ focal length, and coverage height = distance × sensor height ÷ focal length. This follows directly from similar triangles in the camera's optical path and uses the same units for distance and coverage.
Why does a smaller sensor narrow the field of view?
For a fixed focal length, a smaller sensor only captures the center portion of the image circle the lens projects, which corresponds to a narrower angle. This is why a 50mm lens gives a much tighter field of view on a smartphone sensor than on a full-frame sensor — the effect is often summarized as a sensor crop factor.
What counts as a wide-angle versus telephoto lens?
There is no single official cutoff, but a common convention classifies lenses by diagonal field of view: roughly 60° or more is wide-angle, 30°–60° is standard/normal, and under 30° is telephoto. A 50mm lens on a full-frame 36 × 24mm sensor has a diagonal FOV near 47°, which is why it is called a normal lens.