MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO

github.com/AcademySoftwareFoundation/OpenColorIO @v2.5.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.5.2 ↗ · + Follow
9,177 symbols 36,625 edges 894 files 1,486 documented · 16% updated 4d agov2.5.2 · 2026-05-13★ 2,072179 open issues

Browse by type

Functions 8,142 Types & classes 1,030 Endpoints 5
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OpenColorIO

License CI Status GPU CI Status Analysis Status Quality Gate Status CII Best Practices Wheels

Introduction

lnh lm10 vd8

OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats.

OpenColorIO is released as version 2.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Nuke, Maya, Houdini, Silhouette FX, and others.

OpenColorIO is free and open source software (LICENSE), and one of several projects actively sponsored by the ASWF (Academy Software Foundation).

OpenColorIO Project Mission

The OpenColorIO project is committed to providing an industry standard solution for highly precise, performant, and consistent color management across digital content creation applications and pipelines.

OpenColorIO aims to:

  • be stable, secure, and thoroughly tested on Linux, macOS, and Windows
  • be performant on modern CPUs and GPUs
  • be simple, scalable, and well documented
  • be compatible with critical color and imaging standards
  • provide lossless color processing wherever possible
  • maintain config backwards compatibility across major versions
  • have every new feature carefully reviewed by leaders from the motion picture, VFX, animation, and video game industries
  • have a healthy and active community
  • receive wide industry adoption

OpenColorIO Project Governance

OpenColorIO is governed by the Academy Software Foundation (ASWF). See GOVERNANCE.md for detailed information about how the project operates.

Web Resources

Reference Configs

Reference OCIO configuration files and associated LUTs can be found at the Imageworks OpenColorIO-Configs repository.

The following reference implementations are provided:

  • SPI: Sony Pictures Imageworks
  • spi-anim
  • spi-vfx
  • ACES: Academy Color Encoding System
  • aces_1.0.3
  • aces_1.0.2
  • aces_1.0.1
  • aces_0.7.1
  • aces_0.1.1
  • Other
  • nuke-default

Sources for the newer builtin ACES configuration files can be found in the releases section of the OpenColorIO-Config-ACES repository.

Acknowledgements

OpenColorIO represents the generous contributions of many organizations and individuals. The "Contributors to the OpenColorIO Project" copyright statement used throughout the project reflects that the OCIO source is a collaborative effort, often with multiple copyright holders within a single file. Copyright for specific portions of code can be traced to an originating contributor using git commit history.

OpenColorIO was originally developed and made open source by Sony Pictures Imageworks. The core design, and the majority of OCIO 1.0 code was authored by Imageworks, who continue to support and contribute to OCIO 2.0 development.

The design and development of OpenColorIO 2.0 is being led by Autodesk. Autodesk submitted a proposal to revitalize the project in 2017, and have authored the majority of OCIO 2.0 code in the years since.

Significant contributions have also been made by Industrial Light & Magic, DNEG, and many individuals. See Contributors for a complete list.

See THIRD-PARTY.md for license information about portions of OpenColorIO that have been imported from other projects.


Images from "Cloudy With A Chance of Meatballs" Copyright 2011 Sony Pictures Inc. All Rights Reserved.

Core symbols most depended-on inside this repo

Shape

Method 5,639
Function 2,503
Class 938
Enum 92
Route 5

Languages

C++75%
Python19%
Java5%
TypeScript2%

Modules by API surface

src/OpenColorIO/Config.cpp205 symbols
ext/xxHash/src/include/xxhash.h133 symbols
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpCPU.cpp122 symbols
src/OpenColorIO/fileformats/ctf/CTFReaderHelper.h114 symbols
src/OpenColorIO/fileformats/ctf/CTFReaderHelper.cpp114 symbols
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp105 symbols
src/bindings/java/JNITransforms.cpp96 symbols
docs/site/static/plugins/jquery/jquery.min.js86 symbols
src/OpenColorIO/apphelpers/mergeconfigs/MergeConfigsHelpers.cpp76 symbols
src/OpenColorIO/ops/fixedfunction/ACES2/Transform.cpp70 symbols
share/docs/extract_docstrings.py70 symbols
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpGPU.cpp68 symbols

For agents

$ claude mcp add OpenColorIO \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page