Horizontal angle of view (degrees) to Focal length (mm) for Super 16 12.5mm
Snapshot
On Super 16 12.5mm, a 50 horizontal angle of view needs about a 13.403168 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Super 16 12.5mm (12.5 mm width, crop factor 2.88).
- Example: To reach 14 Horizontal angle of view (degrees), you need 50.902165 Focal length (mm) on Super 16 12.5mm.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
716.179063 Focal length (mm)
SwitchMachine access
Available to apps and AI agents
Horizontal angle of view (degrees) to Focal length (mm) for Super 16 12.5mm can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The super-16-12-5mm sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
horizontal_angle_of_view_degree- Target unit
focal_length_mm- Sensor profile
super-16-12-5mm
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"parameters": {
"sensorProfile": "super-16-12-5mm"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"result": {
"raw": 716.179063308185,
"display": "716.179063"
},
"canonicalPath": "/camera-focal-equivalence/horizontal-angle-of-view-degrees-to-focal-length-mm-at-super-16-12-5mm/"
}
}Explanation
Formula: focal_mm = 12.5 / (2 x tan(HFOV/2)). Why: this page keeps Super 16 12.5mm fixed, so crop factor and sensor width stay explicit for every calculation.
Super 16 12.5mm: a sensor profile with crop factor 2.88 and sensor width (horizontal) 12.5 mm, used as the fixed framing basis for this page.
Horizontal angle of view (degrees): a camera-equivalence quantity in this family that depends on the selected crop model.
Focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the target horizontal framing angle and need the focal length required on Super 16 12.5mm.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Super 16 12.5mm).
Common Conversion Values
| Horizontal angle of view (degrees) | Focal length (mm) |
|---|---|
| 14 | 50.902165 |
| 24 | 29.403938 |
| 28 | 25.067381 |
| 35 | 19.822468 |
| 50 | 13.403168 |
| 70 | 8.925925 |
| 85 | 6.820678 |
| 135 | 2.588835 |
| 200 | -1.102044 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for horizontal angle of view (degrees) to focal length mm?
Horizontal angle of view (degrees) to focal length mm is fixed to Super 16 12.5mm, crop factor 2.88, sensor width 12.5 mm.
How do I reverse deg to mm for Super 16 12.5mm?
Use the opposite-direction page for Super 16 12.5mm to convert focal length (mm) back to horizontal angle of view (degrees) with the same sensor assumptions.
Can horizontal angle of view (degrees) to focal length mm replace full lens-design simulation?
No. Horizontal angle of view (degrees) to focal length mm provides framing and geometry approximations, not full optical-model behavior.