Integrating with RawTherapee - marcapelini/RTProfileSelector GitHub Wiki
Now that you have RTProfileSelector properly installed on your computer, you need to make some changes in RawTherapee so that it knows that you want it to use RTProfileSelector as your custom profile builder.
- Open RawTherapee's "Preferences" dialogue and in the "Image Processing" tab set the field "Custom Processing Profile Builder" to the full path of the RTPS executable.
- Here is how it is set on my Windows computer (please note the quotes!):

- And here my Ubuntu configuration:

- Make sure you have at least one custom processing profile (placed within "My Profiles" in RT) and that it is set as your default profile. This is necessary for RTPS to automatically detect the folder where RT stores its custom profiles, so that you can later assign rules for them. If you don't have any custom profiles, or your current default profile is not a custom one, you can enter that information manually in RTPS's configuration file (see below), but the automatic method is preferable.
Here is how you can create a custom profile and assign it as your default (if that's not already the case for your RT installation):
-
Open any raw file that supposedly is a good candidate for a "normal" or "regular" photo (for which a default profile would be a good starting point), then click the "Save current profile" button:

-
Give this profile any name you want (in this example, I named it "My Default Profile":

-
Go to the "Preferences" dialogue and select "My Default Profile" (it will appear under the "My Profiles" submenu) as the default processing profile for raw photos:

(Skip this step if you followed the instructions above)
- Alternatively, if for any reason you don't want to use a custom profile as your default, you can skip the steps above and edit RTProfileSelector.ini entering the folder where RT stores your custom profiles. Note that this information is dependent on your installation, version of RT, and operating system, so the automatic method above is to be preferred.
Open RTProfileSelector.ini and add/uncomment the key "RTCustomProfilesPath" and enter the full path name for the custom profiles folder. Here's where I located the folder on my Windows install:
(hint: open a Windows Explorer window, type in "%appdata%\..\Local", locate RawTheraee's data folder and within it the "profiles" folder!).
Previous page: Installation
Next page: Creating rules