This repository provides Color Space Conversion Transforms for use with ACES.
Some transforms may require code from the
aces-core repository.
In earlier versions of ACES, Input Transforms used the IDT token in filenames
and TransformIDs. In ACES 2, the CSC token is used, indicating that a
transform may function either as an Input Transforms or as a general CSC.
Input Transforms, i.e. CSCs converting to ACES2065-1, included here are supplied manufacturers or derived from manufacturer-published documentation. They are provided for convenience only and may not represent the latest recommendations from the manufacturer. While efforts are made to maintain accuracy, users should confirm with the manufacturer that they are using the most current IDTs for their camera.
Before the project can accept any code submissions through GitHub, you must fulfill these prerequisites:
-
Contributor License Agreement (CLA): All contributors must have a signed CLA on file to ensure the project can freely use your contributions.
-
Developer Certificate of Origin (DCO): All commits must be signed off (e.g.,
git commit -s) to verify that you have the right to submit the code. -
AI Assistance Disclosure: While not currently blocked by CI checks, any commits or PRs built with AI assistance are expected to include an
Assisted-by: TOOL/MODELline to maintain transparency and human accountability.
Please see Contributing Guidelines for more details.
To report a problem with any Input or Color Space Conversion Transforms, please open an issue in this repository.
If the issue is sensitive in nature or a security related issue, please do not report in the issue tracker. Instead refer to SECURITY for more information about the project security policy.
This repository is part of ACES, a project governed by the Academy Software Foundation.
For details about how the ACES project operates, please see GOVERNANCE.
The ACES Project is licensed under the Apache 2.0 license.