Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
/ ColorFaker Public archive

Restores previous color management behavior in OS X 10.8

Notifications You must be signed in to change notification settings

iccir/ColorFaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorFaker

ColorFaker is a small utility that restores pre-10.8 color management behavior on OS X 10.8.

Note: ColorFaker is no longer being developed and is incompatible with OS X 10.10 and higher.

Why?

In OS X 10.8 Mountain Lion, when a color or image lacks an embedded color profile, it is interpreted in the sRGB color space. Previously, the main display's color space was used.

As a result, color meter utilities will show values after an sRGB → Main Display conversion. While many meters offer a "Display in sRGB" feature, using it will result in a double conversion. This results in rounding errors or clipped values.

Color Faker replaces the Generic RGB and sRGB color profiles with the main display's profile. This allows "native values" in color meters to once again be the native values of the display.

As a side-effect, any "Convert to sRGB" or "Assign sRGB Profile" commands in applications will no longer work. You will still be able to manually assign the backup sRGB profile.

Usage

  1. Download ColorFaker and launch it
  2. Turn the giant switch to On
  3. There is no step 3

More Information

For more information about color conversions, you can read my article on OS X Color Meters and Color Space Conversion

About

Restores previous color management behavior in OS X 10.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published