Camera Focal EquivalenceFull Frame Equivalent F Number to Aperture F Number At Super 16 12 5mm

Equivalent aperture (f-number, DoF basis) to Aperture (f-number) for Super 16 12.5mm

Snapshot

On Super 16 12.5mm, a full-frame equivalent aperture of f/5.6 needs about f/1.944444. 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 match 1.4 Equivalent aperture (f-number, DoF basis), you need 0.486111 Aperture (f-number) 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

0.347222 Aperture (f-number)

Switch

Machine access

Available to apps and AI agents

Equivalent aperture (f-number, DoF basis) to Aperture (f-number) 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
full_frame_equivalent_f_number
Target unit
aperture_f_number
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": "full_frame_equivalent_f_number",
  "to": "aperture_f_number",
  "parameters": {
    "sensorProfile": "super-16-12-5mm"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "camera-focal-equivalence",
    "value": 1,
    "from": "full_frame_equivalent_f_number",
    "to": "aperture_f_number",
    "result": {
      "raw": 0.3472222222222222,
      "display": "0.347222"
    },
    "canonicalPath": "/camera-focal-equivalence/full-frame-equivalent-f-number-to-aperture-f-number-at-super-16-12-5mm/"
  }
}
Full API documentation

Explanation

Formula: f_number = equivalent_f / 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.

Equivalent aperture (f-number, DoF basis): a camera-equivalence quantity in this family that depends on the selected crop model.

Aperture (f-number): a camera-equivalence quantity in this family that depends on the selected crop model.

This route is useful when you know the full-frame depth-of-field equivalent and need the actual aperture 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).

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

Equivalent aperture (f-number, DoF basis)Aperture (f-number)
1.4 0.486111
2 0.694444
2.8 0.972222
4 1.388889
5.6 1.944444
8 2.777778
11 3.819444
16 5.555556

Questions & answers

Frequently Asked Questions

Which sensor assumptions are fixed for full-frame equivalent f-number to aperture f-number?

Full-frame equivalent f-number to aperture f-number is fixed to Super 16 12.5mm, crop factor 2.88, sensor width 12.5 mm.

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

Use the opposite-direction page for Super 16 12.5mm to convert aperture (f-number) back to equivalent aperture (f-number, dof basis) with the same sensor assumptions.

Can full-frame equivalent f-number to aperture f-number replace full lens-design simulation?

No. Full-frame equivalent f-number to aperture f-number provides framing and geometry approximations, not full optical-model behavior.

Does equivalent f-number change exposure?

No. Equivalent f-number here is for depth-of-field comparison only. Exposure (light transmission) does not change.