Download RawTherapee 5.2

Spread the love

RawTherapee is an open source photo editing program and focuses on editing raw files. For an overview of the possibilities, we refer to this page on RawPedia, the name of this program’s wiki. The developers released version 5.2 a few days ago with the following announcement:

News Relevant to Photographers

RawTherapee 5.2 supports most raw formats, including some unusual ones like those from cameras using Foveon and X-Trans sensors. If you’re wondering whether it supports your camera’s raw format, first download RawTherapee 5.2 and try for yourself. If a raw format is not supported it will either not open, or the preview in the Editor tab will appear black, white, or have a strong color cast – usually magenta. In that case, read “Adding Support for New Raw Formats” in RawPedia.

In order to use RawTherapee efficiently you should know that:

  • You can scroll all panels using the mouse scroll-wheel.
  • You can right-click on a tool’s name to automatically expand it while collapsing all others.
  • To change slider values ​​or drop-down list items with the mouse scroll-wheel, hold the Shift key. This is so that you can safely scroll the panels without accidentally changing a slider or other tool setting.
  • All curves support the Shift and Ctrl keys while dragging a point. Shift+drag makes the point snap to meaningful axes (top, bottom, diagonal, other), while Ctrl+drag makes your mouse movement super-fine for precise point positioning.
  • There are many keyboard shortcuts which make working with RawTherapee much faster and give you greater control. Make sure you familiarize yourself with them on RawPedia’s Keyboard Shortcuts page!

New Features since 5.1:

  • GIMP plugin to open raw images in GIMP using RawTherapee – see RawPedia.
  • “Remote” mode (-R command line option) to allow opening images (“Open with” or passed as arguments) in a full-fledged instance. The -R mode allows you to open an image in an already-running instance of RawTherapee, if that instance was also started using -R. Opening an image without the -R option will open RawTherapee in “no-File-Browser” mode which lacks the File Browser and Queue tabs, and the Preferences button.
  • Added DCP profiles for accurate color for:
    • FUJIFILM X-T20

While this release introduced several new features, the main focus was to refine what’s already there. Both the speed and stability of various tools and of RawTherapee in general were significantly improved, particularly when dealing with folders containing thousands of images.

Most significant improvements:

  • 4x speedup of the Microcontrast tool.
  • CIECAM02 curves no longer cause a sudden jump in brightness.
  • Improved stability in METM (Multiple Editor Tabs Mode) in Windows.
  • Improvement to the MEOW (Multiple Editor Tabs in Own Window) mode.
  • LCP files lead to better results.
  • Large speedup and stability improvement when opening folders containing hundreds or thousands of images.
  • Many memory leaks fixed.
  • Pixel Shift speedups, reduction of memory requirements, and motion mask preview accuracy improved.
  • The preview of the Tone Mapping tool is now much more accurate at any zoom level.

News Relevant to Package Maintainers

  • Requires GTK+ version >=3.16, though 3.22 is recommended.
  • RawTherapee 5 requires GCC-4.9 or higher, or Clang.
  • Do not use -ffast-math, it will not make RawTherapee faster but will introduce artifacts.
  • Use -O3, it will make RawTherapee faster with no known side-effects.
  • For stable releases use -DCACHE_NAME_SUFFIX=””
  • For development builds and release-candidates use -DCACHE_NAME_SUFFIX=”5-dev”
  • BZIP2 support removed – no more BZIP2 dependency.
  • Added possibility to use system KLT library if available, otherwise our shipped version is used.

News Relevant to Developers

  • Announce and discuss your plans in GitHub before starting work.
  • Keep branches small so that completed and working features can be merged into the “dev” branch often, and so that they can be abandoned if they head in the wrong direction.
  • Use C++11
  • Code must be run through astyle.

Version number 5.2
Release status stable
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website RawTherape
Download
License type GPL
You might also like