Display & Viewport

FOV Calculator (Field of View & Aspect Ratio Sightline Cone)

Convert Horizontal and Vertical FOV across aspect ratios with live interactive canvas cone rendering.

TL;DR: FOV Calculator converts between Horizontal FOV (16:9, 4:3) and Vertical FOV across modern gaming engines (Source, Unreal, Unity) and visually plots the camera sightline cone on an interactive 2D canvas.

Interactive Camera Sightline Cone 103° Horizontal Arc
16:9 H-FOV
103.0°
Vertical FOV
70.5°
4:3 Base (CS2)
87.0°
21:9 Ultrawide
121.2°

How do I convert between Horizontal and Vertical Field of View (FOV)?

Direct Answer: To convert Horizontal FOV to Vertical FOV: V-FOV = 2 × atan(tan(H-FOV / 2) / Aspect Ratio) × (180 / π). Conversely, H-FOV = 2 × atan(tan(V-FOV / 2) × Aspect Ratio) × (180 / π).

In-Browser Execution: Calculated instantly inside your browser using client-side JavaScript with zero latency, downloads, or telemetry tracking.

How to Use the FOV Calculator

  1. Select whether your input FOV is Horizontal (16:9) or Vertical.
  2. Enter the FOV degrees from your in-game settings.
  3. Select your monitor aspect ratio.
  4. View corresponding FOV values across CS2, Valorant, and ultrawide formats.

Pro Tips & Best Practices

  • 103° Horizontal FOV (16:9) is the esports standard across Valorant and Overwatch.
  • In CS2 and Apex Legends, setting FOV to 90 uses a 4:3 base, which equals ~106.3° on 16:9 widescreen monitors.

Related Guides & Tutorials

100% Client-Side Privacy Guarantee

All calculations run locally inside your browser using JavaScript and Web APIs. Your hardware data, settings, and gameplay inputs are never uploaded to any remote server. Complete privacy by design.

Frequently Asked Questions

Horizontal FOV measures peripheral view angle horizontally across the screen, whereas Vertical FOV measures top-to-bottom viewing angle. Games like Overwatch and BF use Vertical FOV, while Valorant uses fixed 103° Horizontal FOV.
Valorant locks Horizontal FOV strictly to 103° on 16:9 widescreen displays (which equals ~70.53° Vertical FOV).
Higher FOV gives broader peripheral vision to spot flankers, but makes central targets appear smaller and harder to hit at long range.

Cite This Tool

Referencing this tool in an article, paper, guide, or stream overlay? Copy a ready-made citation below.

NexLove.org. (2026). FOV Calculator [Gaming Software Tool]. https://nexlove.org/tools/fov-calculator
“FOV Calculator.” NexLove.org, 2026, nexlove.org/tools/fov-calculator.
NexLove.org (2026) FOV Calculator. Available at: https://nexlove.org/tools/fov-calculator (Accessed: 2026).
@misc{nexlove_fov_calculator,
  title = {FOV Calculator},
  author = {{NexLove.org}},
  year = {2026},
  url = {https://nexlove.org/tools/fov-calculator}
}

Embed This Tool

Add the live FOV Calculator to your own gaming blog, esports site, or stream hub with this responsive iframe snippet.

<iframe src="https://nexlove.org/embed/fov-calculator.html" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:12px" title="FOV Calculator — NexLove.org" loading="lazy"></iframe>

Related Gaming & Hardware Tools

Browse all Game Lab Tools