1992: Kodak Builds a Digital Film Lab
The history of Cineon begins in Hollywood with a technical crisis. In the early 1990s, film studios were hitting the limits of analog effects work. Classic optical tricks (green-screen composites, double exposures) were expensive, non-repeatable and quality-limited. Digital image processing was technically possible, but nobody had a complete pipeline: scan the film strip, edit it digitally, then output it again as a film print.
Eastman Kodak, at the time the world's dominant film-stock company, decided to close this gap. In 1992, Kodak introduced the Cineon Digital Film System — a complete hardware and software pipeline for digital film production. Its components: a high-precision film scanner (Cineon Scanner), an SGI-workstation-based editing suite (Cineon Compositor) and a film recorder (Cineon Recorder) that could expose digital data back onto 35 mm film stock.
The Cineon Format: Logarithmic
At the center of the pipeline stood the Cineon file format (.cin). It was radically different from the image formats common at the time. Instead of a linear brightness encoding, Cineon used a logarithmic encoding with 10 bits per channel — precisely tuned to the characteristics of analog film stock.
Why logarithmic? Film stock responds to light along a logarithmic curve, much like the human eye. A linear 8-bit encoding would over-emphasize dark areas and compress bright ones. A logarithmic 10-bit encoding with 1024 values per channel, by contrast, corresponds directly to film-stock densities and can represent the entire dynamic range of exposed film losslessly.
The Cineon format explicitly stored which film stock was the source — Kodak 5247, 5279, 5293, etc. When later printed back onto film stock, this information was used to calculate the exposure values correctly.
Hollywood Adoption
The Cineon system quickly became the standard in the Hollywood VFX studio ecosystem. ILM (see our OpenEXR history), Digital Domain, Sony Pictures Imageworks and other major houses set up Cineon-based pipelines. Films like "Jurassic Park" (1993), "Forrest Gump" (1994) and "The Mask" (1994) used Cineon workflows for their revolutionary VFX sequences.
One special property: Cineon allowed lossless editing across generations. Classic analog VFX work lost quality with every generation (each exposure, each optical operation degraded the image). With Cineon, editors could perform any number of steps without quality loss — as long as the material was exposed back onto film at the end.
The Resolution Convention: 2K and 4K
Cineon established the resolution conventions that are still valid in the film industry today. The standard 2K Cineon image was 2048 × 1556 pixels, which corresponded to a film-scan resolution. 4K was 4096 × 3112. These terms — "2K film," "4K film" — later became industry standards, long before 4K televisions became a consumer reality.
The odd height (1556 instead of 1536 or 2048) is not a typo: it corresponds to the actual aspect ratio of 35 mm film stock, which is not exactly 4:3 or 16:9. Cineon pipelines worked with the real film dimensions, not with digital simplifications.
1994: Cineon Becomes DPX
Kodak recognized that a proprietary Kodak format could not enforce industry standardization. In 1994, Kodak submitted a standardized version of the format to SMPTE (Society of Motion Picture and Television Engineers). There, Cineon became DPX (Digital Picture Exchange), formally ratified as SMPTE 268M. DPX is essentially Cineon with extended metadata fields and a few technical improvements.
In practice, DPX and Cineon files are interchangeable; many modern tools can read and write both formats. The Cineon brand disappeared with the decline of Kodak's Cineon hardware in the late '90s, but the format's legacy lives on in DPX (see our DPX history).
Cineon and the Digital Cinema Era
In the early 2000s came the transition to digital cinema capture (RED, Arri Alexa, Sony CineAlta). Cineon data was based on film-scan workflows — if the original was already digital, you didn't need a film scanner. Even so, the Cineon format survived a surprisingly long time as a pivot format for VFX workflows: digital cameras delivered their material in ProRes or ARRIRAW, which was converted into Cineon/DPX sequences for the VFX pipeline, edited, and finally rendered back to a digital master.
Today, Cineon is increasingly being replaced by OpenEXR, which offers more bit depth (32-bit float), a better dynamic range and multi-layer support (see our OpenEXR history). Cineon does, however, remain relevant in legacy workflows and some archival applications.
Film-Scan Archives Today
One unusual modern application: film restoration. When a historical film (e.g. a classic from the '60s) is to be restored for Blu-ray or 4K streaming, the original film negative is scanned. The standard archive format for this is often Cineon/DPX — because of its film-centric logarithmic encoding, which preserves all exposure information.
Film archives such as the Library of Congress, the British Film Institute and the Cinémathèque française store high-resolution Cineon/DPX sequences of their most important films as master assets. Distribution versions in modern formats are later generated from these sequences.
Tools and Workflows
Classic Cineon tools (Cineon Compositor, Kodak Cineon Workstation) were discontinued long ago. Modern VFX software supports the Cineon format via generic DPX/Cineon decoders: Nuke, After Effects, DaVinci Resolve, Fusion, Houdini. The open-source library OpenImageIO can read and write Cineon. ImageMagick and FFmpeg support it as well.
For web delivery, Cineon is irrelevant. Cineon files are large (typically 12–15 MB per 2K frame), uncompressed and without browser support. Anyone who wants to bring Cineon content to the web rasterizes it to modern formats (JPG, WebP, AVIF) and applies tone mapping from the logarithmic Cineon space into the linear sRGB space.
When Cineon Is the Right Choice
- Film-scan archives. When an analog film is archived digitally, Cineon/DPX is the film-affine format.
- Legacy VFX pipelines. Existing Hollywood pipelines that have been based on Cineon since the '90s and are not being migrated.
- Film restoration. When a historical film is restored for modern distribution.
When Cineon is not ideal: anything outside the film industry — Cineon has no web application, no relevance to photo workflows and no smartphone support. For new digital VFX workflows, OpenEXR is almost always the better choice.
Sources
SMPTE — Society of Motion Picture and Television Engineers · Wikipedia — Cineon · Kodak Motion Picture Film · FileFormat.Info — Cineon · OpenImageIO — Cineon Reader · Jurassic Park (1993) — pioneering Cineon pipeline film · Kennel, G., "Color and Mastering for Digital Cinema", Focal Press 2006.