RawTherapee is a powerful, cross-platform raw photo processing program. It is designed for developing raw files from a broad range of digital cameras, as well as HDR DNG files and non-raw image formats (JPEG, TIFF, and PNG).
RawTherapee is a powerful, cross-platform raw photo processing program. It is designed for developing raw files from a broad range of digital cameras, as well as HDR DNG files and non-raw image formats (JPEG, TIFF, and PNG).
To install rawtherapee, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rawtherapee
To see what files were installed by rawtherapee, run:
port contents rawtherapee
To later upgrade rawtherapee, run:
sudo port selfupdate && sudo port upgrade rawtherapee
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.