Camera Focal EquivalenceFocal Length Mm to Full Frame Equivalent Mm At Super 16 12 5mm

Focal length (mm) to 35mm equivalent focal length (mm) for Super 16 12.5mm

Snapshot

On Super 16 12.5mm, a 50 mm lens gives about a 144 mm full-frame equivalent. 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: For 14 Focal length (mm), this corresponds to 40.32 35mm equivalent 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

2.88 35mm equivalent focal length (mm)

Switch

Machine access

Available to apps and AI agents

Focal length (mm) to 35mm equivalent 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
focal_length_mm
Target unit
full_frame_equivalent_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/convert

Request

{
  "family": "camera-focal-equivalence",
  "value": 1,
  "from": "focal_length_mm",
  "to": "full_frame_equivalent_mm",
  "parameters": {
    "sensorProfile": "super-16-12-5mm"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "camera-focal-equivalence",
    "value": 1,
    "from": "focal_length_mm",
    "to": "full_frame_equivalent_mm",
    "result": {
      "raw": 2.88,
      "display": "2.88"
    },
    "canonicalPath": "/camera-focal-equivalence/focal-length-mm-to-full-frame-equivalent-mm-at-super-16-12-5mm/"
  }
}
Full API documentation

Explanation

Formula: equivalent_mm = focal_mm x 2.88. 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.

Focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.

35mm equivalent 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 actual lens focal length on Super 16 12.5mm and want the matching full-frame equivalent framing reference.

This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Super 16 12.5mm).

Method & Sensor Profile

  • Sensor basis: Super 16 12.5mm profile with crop factor 2.88 and sensor width 12.5 mm.
  • Profile reference: focal-length and aperture equivalence use the same crop model, while angle-of-view routes use the same fixed sensor width geometry.
  • Consistency rule: forward and reverse pages keep the same sensor profile; only the formula direction changes.

Common Conversion Values

Focal length (mm)35mm equivalent focal length (mm)
14 40.32
24 69.12
28 80.64
35 100.8
50 144
70 201.6
85 244.8
135 388.8
200 576

Questions & answers

Frequently Asked Questions

Which sensor assumptions are fixed for focal length mm to full-frame equivalent mm?

Focal length mm to full-frame equivalent mm is fixed to Super 16 12.5mm, crop factor 2.88, sensor width 12.5 mm.

How do I reverse mm to eq mm for Super 16 12.5mm?

Use the opposite-direction page for Super 16 12.5mm to convert 35mm equivalent focal length (mm) back to focal length (mm) with the same sensor assumptions.

Can focal length mm to full-frame equivalent mm replace full lens-design simulation?

No. Focal length mm to full-frame equivalent mm provides framing and geometry approximations, not full optical-model behavior.