color_profile_manager

🔗Name

color_profile_manager.lua - manage external darktable color profiles

🔗Description

color_profile_manager provides a tool to manage input and output external color profiles used by darktable. Color profiles can be added or removed to/from the correct directories so that darktable can find and use them.

🔗Usage

  • start the script from script_manager or require it in the user luarc file
  • select the input or output set of color profiles
  • a list of profiles is displayed. Click the check box beside the profile name to select it for removal. Click the “remove profile” button to remove the profile.
  • use the file selector to select a color profile to add to the currently selected set (input or output)
  • click the “add profile” button to add the profile to the selected set

🔗Additional Software Required

None

🔗Limitations

🔗Author

Bill Ferguson - wpferguson@gmail.com

🔗Change Log