Releases: EmilDohne/RawTherapee_BatchGUI
Releases · EmilDohne/RawTherapee_BatchGUI
v0.1.1
v0.1.0
This is the initial release of RawTherapee Batch! Please read over the features and limitations, and follow the install instructions, if there are any bugs please open an issue
Installation
The Installation of RawTherapee Batch is quite straightforward and only requires the latest executable found in the Releases section to be stored somewhere locally and executed.
Features
- Batch Processing of raw image data using RawTherapee
- Ability to specify a Processing profile (*.pp3)
- Interactive preview of the processing steps
- Ability to filter folders based on whether or not they contain raw data
Limitations
- The Raw File Format Combobox currently only determines what folders get processed by RawTherapee, if there is multiple raw file formats or jpgs they will also get converted. As such please make sure there are no duplicate files in the source directory as this would cause the alphabetically last extension to be used for conversion, e.g. if you have IMG_0001.CR2 and IMG_0001.jpg in the same directory it will convert IMG_0001.jpg last and overwriting the previous conversion.For more information please visit the RawTherapee Documentation
- Currently only supports 16bit uncompressed TIFF export, although adding more options would be rather trivial
- Currently only supports Windows systems