Camera Field of View Calculator

Calculate horizontal, vertical, and diagonal camera field of view from sensor width, sensor height, and focal length.

990.3K uses Updated · 2026-05-21 Runs locally · zero upload
AD

How to Use Camera Field of View Calculator

The Camera Field of View Calculator turns sensor dimensions and focal length into horizontal, vertical, and diagonal viewing angles. It is especially useful when comparing lenses, sensor formats, or camera placements.

  1. Enter the active sensor width and height. Use the actual imaging area if you know it, not just the marketing format name.
  2. Choose millimeters or inches. Inch values are converted to millimeters internally so the focal length and sensor dimensions use the same unit.
  3. Enter the lens focal length in millimeters. For zoom lenses, calculate at the specific focal length you plan to use.
  4. Compare horizontal, vertical, and diagonal FOV results. Horizontal FOV is usually most useful for landscape framing; vertical FOV helps with tall subjects and portrait layouts.

Formula & Theory - Camera Field of View Calculator

The Camera Field of View Calculator uses the following formula or calculation model:

HFOV = 2 × arctan((sensor width / 2) / focal length)
VFOV = 2 × arctan((sensor height / 2) / focal length)
DFOV = 2 × arctan((sqrt(width² + height²) / 2) / focal length)

Field of view comes from a right-triangle relationship between half of the sensor dimension and the focal length. A wider sensor or shorter focal length increases the angle, while a longer focal length narrows it. The diagonal result uses the sensor diagonal, which is why it is larger than the horizontal or vertical values for the same setup.

Assumptions and Limits

The calculator assumes a rectilinear lens. Fisheye distortion, focus breathing, digital stabilization crops, and lens corrections can change the real view.

Use Cases for Camera Field of View Calculator

Specific use cases include:

  • Compare full-frame, APS-C, Micro Four Thirds, and custom sensor crops.
  • Plan security camera, machine vision, or studio camera coverage.
  • Estimate whether a lens will capture a room, stage, or product table from a known distance.
  • Explain why crop sensors make the same focal length feel tighter.

Frequently asked questions about Camera Field of View Calculator

How does the Camera Field of View Calculator work?

It applies the formula shown on the page to your inputs and calculates the result directly in your browser.

What inputs do I need?

The required inputs are listed in the form and explained in the how-to section, including any unit, range, or option choices.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.

Can I use the result as a final professional answer?

Use it as a fast planning and checking tool. For official, safety-critical, or contractual decisions, confirm the result with the relevant standard or expert.