options 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. # Only important or pre-first run parameters are left in this global option file.
  2. # After the first run, all the parameters will be available in this global option file
  3. # or in a new local option file, depending on the MultiUser value below
  4. # Most of the options are modifiable through the Preference window
  5. [General]
  6. # Setting MultiUser to false will use the application's installation directory as cache directory,
  7. # which can be useful if you want to keep the application and all the cache data in a single place,
  8. # an external HD for example
  9. MultiUser=true
  10. [File Browser]
  11. # Image filename extensions to be looked for, and their corresponding search state (0/1 -> skip/include)
  12. ParseExtensions=3fr;arw;arq;cr2;cr3;crf;crw;dcr;dng;fff;iiq;jpg;jpeg;kdc;mef;mos;mrw;nef;nrw;orf;pef;png;raf;raw;rw2;rwl;rwz;sr2;srf;srw;tif;tiff;x3f;
  13. ParseExtensionsEnabled=1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;0;1;1;1;1;1;1;1;1;1;1;1;
  14. [Output]
  15. PathTemplate=%p1/converted/%f
  16. [Profiles]
  17. # if this is set to a path of a custom program, it will receive the EXIFs as parameters and must generate a PP3 preset file for the given raw/JPG
  18. # Parameters: <Path to raw/JPG> <Path to default profile> <fNumber> <expose in seconds> <focal length in mm> <ISO> <Lens> <Camera>
  19. CustomProfileBuilder=
  20. # Set here an absolute or relative path (to the rawtherapee.exe file) to the directory containing your own profiles.
  21. # If MultiUser=true, each user will have their own "options" file, and can set a common or different absolu path
  22. #Directory=profiles
  23. # Uncomment and set UseBundledProfiles to false if you don't want to be polluted by RawTherapee's bundled profiles
  24. # Warning: if you don't set RawDefault and ImgDefault to one of your own profile, Internal values will be used instead
  25. #UseBundledProfiles=true
  26. # Default profile name (without extension) to use for raw images
  27. #RawDefault=${G}/Default
  28. # Default profile name (without extension) to use for standard (8bits) images
  29. #ImgDefault=Neutral