Photometry & ImagingNits to Stilbs

Nits to Stilbs

Snapshot

1 Nits equals 0.0001 Stilbs. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses fixed luminance constants anchored to candela per square meter.
  • Example: For 5 Nits, the result equals 0.0005 Stilbs.
  • 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.0001 Stilbs (sb)

Switch

Machine access

Available to apps and AI agents

Nits to Stilbs can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
photometry-imaging
Source unit
nits
Target unit
stilbs

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": "photometry-imaging",
  "value": 1,
  "from": "nits",
  "to": "stilbs"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "photometry-imaging",
    "value": 1,
    "from": "nits",
    "to": "stilbs",
    "result": {
      "raw": 0.0001,
      "display": "0.0001"
    },
    "canonicalPath": "/photometry-imaging/nits-to-stilbs/"
  }
}
Full API documentation

Explanation

This page converts Nits into Stilbs using fixed luminance constants anchored to candela per square meter. The direct answer, calculator, and common values table all follow the same factor.

Formula: Stilbs = Nits × 0.0001. Why: legacy luminance units such as foot-lamberts, lamberts, apostilbs, and stilbs each use fixed cd/m² equivalents, so the calculator normalizes through candela per square meter before applying the target unit.

Nits (nit): a common display-brightness term numerically equal to candela per square meter.

Stilbs (sb): a large legacy luminance unit equal to a fixed multiple of candela per square meter.

This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.

Because the route stays inside one cd/m2-based luminance model, the mirror page reverses the same constants without changing the underlying assumptions.

Method & Luminance Basis

  • Method basis: both units reduce through candela per square meter, then apply the fixed target-unit luminance relationship.
  • Applied factor: 1 Nits = 0.0001 Stilbs.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Nits (nit)Stilbs (sb)
1 0.0001
5 0.0005
10 0.001
25 0.0025
50 0.005
100 0.01
250 0.025
500 0.05
1,000 0.1

Questions & answers

Frequently Asked Questions

How many stilbs are in 1 nits?

1 Nits equals 0.0001 Stilbs on this page.

Why is Nits to Stilbs useful in display and projection work?

This route is useful when comparing modern display-brightness values with legacy luminance units used in cinema, projection, calibration, and older imaging references.

When would I convert nits to stilbs?

This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.

How do I reverse Nits to Stilbs?

Use the mirror Stilbs to Nits route; it applies the inverse relationship with the same cd/m²-based luminance assumptions.