Color Managemet+ display filter for the GIMP

About

This is a modified version of "Color Management" display filter (display-filter-lcms) that provides Photoshop-like softproofing features.

Install

Linux

  1. Install header files of libgimp and Little CMS (e.g. libgimp2.0-dev and liblcms1-dev)
  2. Unzip display_filter_lcms-rev???.zip
  3. cd where/to/display_filter_lcms
  4. make
  5. install libdisplay-filter-lcms.so $HOME/.gimp-2.6/modules
  6. (Quit and) Run the GIMP

Windows

Video manual is available at YouTube.

Referenses

Use color management preferences

The display filter performs as the original display filter if this option is checked. To enable advanced features, uncheck this.

Enable proofing

Enables softproofing. This is as same as the "Print simulation" mode in the Color Management Preferences. Note that if this is unchecked, the display filter performs as the "Color managed display" mode.

Target

Shows Print simulation profile in the Color Management Preferences.

Preserve pixel value

Skips source → target transform, and assumes the document color space is same as target. This option is available while target is RGB.

Intent

Rendering intent for the source → target transform.

Simulation

Enables Black ink / Media white simulation.

License

GPL2


Yoshinori Yamakawa <yamma-ma at users.sourceforge.jp>