This article possibly contains original research. Please improve it by verifying the claims made and adding inline citations. Statements consisting only of original research should be removed. (February 2023) (Learn how and when to remove this message)
RawTherapee
Initial release2005; 19 years ago (2005)[1][2]
Stable release
5.10[3] Edit this on Wikidata / 15 February 2024
Repository
Written inC++ gtkmm
Operating systemLinux, Microsoft Windows, macOS[4]
Available inMultilingual
TypePost-production tool for photography
LicenseSince 3.0: GPL-3.0-or-later
Until 2.4.1: Proprietary
Websitewww.rawtherapee.com Edit this at Wikidata

RawTherapee is a free and open source application for processing photographs in raw image formats such as those created by many digital cameras.[5] It comprises a subset of image editing operations specifically aimed at non-destructive post-production of raw photos and is primarily focused on improving a photographer's workflow by facilitating the handling of large numbers of images. It is notable for the advanced control it gives the user over the demosaicing and developing process. It is cross-platform, with versions for Microsoft Windows, macOS and Linux.

RawTherapee was originally written by Gábor Horváth of Budapest, Hungary, and was re-licensed as free and open-source software under the GNU General Public License Version 3 in January 2010.[6] It is written in C++, using a GTK+ front-end and a patched version of dcraw for reading raw files. The name "Therapee" was originally an acronym derived from "The Experimental Raw Photo Editor".[7]

Features

RawTherapee involves the concept of non-destructive editing, similar to that of some other raw conversion software. Adjustments made by the user are immediately reflected in the preview image, though they are not physically applied to the opened image but the parameters are saved to a separate sidecar file. These adjustments are then applied during the export process.[citation needed]

All the internal processing is done in a high precision 32-bit floating point engine.[8]

Input file formats

RawTherapee supports most raw formats, including Pentax Pixel Shift, Canon Dual-Pixel, and those from Foveon and X-Trans sensors. It also supports common non-raw image formats like JPEG, PNG and TIFF[9][10] as well as high dynamic range, 16/24/32-bit raw DNG images.

RawTherapee uses a patched version of dcraw code to read and parse raw formats, with additional tweaks and constraints to parameters such as white levels and the raw crop area based on in-house measurements. Thus, RawTherapee supports all the formats supported by dcraw.[citation needed]

User interface

RawTherapee provides the user with a file browser, a queue, a panel for batch image adjustments, a 1:1 preview of the embedded JPEG image in the case of raw files, and an image editing tab.

The file browser shows photo thumbnails along with a caption of the shooting information metadata. The browser includes 5-star rating, flagging, and an Exif-based filter. It can be used to apply a profile, or parts of a profile, to a whole selection of photos in one operation.

A toolbox alongside the file browser allows for batch image adjustments.

The queue tab allows one to put exporting photos on hold until done adjusting them in the Editor, so that the CPU is fully available to the user while tweaking a photo, instead of processing photos while the user is trying to tweak new ones which could result in a sluggish interface. Alternatively, it can be used to process photos alongside tweaking new ones if one has a CPU capable of handling the workload.[citation needed]

The Editor tab is where the user tweaks photos. While the image is opened for editing, the user is provided with a preview window with pan and zoom capabilities. A color histogram is also present offering linear and logarithmic scales and separate R, G, B and L channels. All adjustments are reflected in the history queue and the user can revert any of the changes at any time. There is also the possibility of taking multiple snapshots of the history queue allowing for various versions of the image being shown. These snapshots are not written to the sidecar file and are subsequently lost once the photo has been closed, however work is underway on migrating the PP3 sidecar system to XMP which already supports storing snapshots.[citation needed]

Adjustment tools and processing

Output formats

The output format can be selected from:[12]

See also

References

  1. ^ "Getting Started". RawPedia. 21 July 2021. Retrieved 4 October 2022.
  2. ^ "RawTherapee as a Free Lightroom Alternative". Have Camera Will Travel. 27 June 2022. Retrieved 4 October 2022.
  3. ^ https://github.com/Beep6581/RawTherapee/releases/tag/nightly-github-actions. Retrieved 16 February 2024. ((cite web)): Missing or empty |title= (help)
  4. ^ "Downloads". RawTherapee. 2020. Retrieved 13 September 2021.
  5. ^ Schroder, Carla (25 August 2014). "Raw Sharpening And NoiseReduction with Raw Therapee On Linux". Linux.com. Retrieved 20 October 2015.
  6. ^ Hilzinger, Marcel (7 January 2010). "Free Therapy: RawTherapee as of Version 3.0 Under GPLv3". Linux Magazine. Retrieved 23 June 2019.
  7. ^ "RawTherapee - issue #885". Google Code Archive. 3 August 2011. Retrieved 23 June 2019.
  8. ^ "The Floating Point Engine". RawPedia. Retrieved 23 June 2019.
  9. ^ Leichtenstern, Thomas (October 2008). "Digital Darkroom". Linux Magazine. Retrieved 23 June 2019.
  10. ^ "RawTherapee 4.0.11". PhotoReview.com.au. 6 September 2013. Retrieved 23 June 2019.
  11. ^ Williams, Mike (23 April 2019). "Raw Therapee 5.6". Tech Advisor. Retrieved 23 June 2019.
  12. ^ "Raw Therapee". Major Geeks. Retrieved 20 October 2015.