Skip to content

ypomortsev/ccss2edr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccss2edr

This tool converts Argyll .ccss (Colorimeter Calibration Spectral Set) files to the X-Rite .edr format.

The motivation is to get more accurate color calibration using the i1Display Pro (i1d3) colorimeter in software that uses the X-Rite SDK, like Calman or X-Rite i1Profiler. The SDK ships with some generic EDRs that may not accurately match the spectral distribution of your display. Converting a .ccss correction file for your specific device (for example, from the DisplayCAL corrections database) and replacing the generic EDR should yield better results.

Usage

  1. Install Python 3.9+
  2. Install Poetry
  3. Run poetry install
  4. Run poetry run ccss2edr in.ccss out.edr to convert the CCSS file in.ccss in the current working directory to out.edr

About

Convert Argyll .ccss files to the X-Rite .edr format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages