RawTherapee

From Wikipedia, the free encyclopedia
RawTherapee

RawTherapee 4.0.8 processing a photo of a passion fruit flower
Original author(s) Gábor Horváth
Developer(s) Gábor Horváth and an open source dev team
Stable release 4.0.12 / January 7, 2014 (2014-01-07)
Development status active
Written in C++ gtkmm
Operating system Cross-platform
Platform Linux, FreeBSD, Windows, OS X[1]
Available in Multilingual
Type Raw image processing
License proprietary (up to version 2.4.1)
GPLv3 (as of version 3.0 alpha 1)
Website www.rawtherapee.com

RawTherapee is a cross-platform raw image processing program, released under the GNU General Public License Version 3. It was originally written by Gábor Horváth of Budapest, Hungary, before being re-licensed as free and open-source software in January 2010. It is written in C++, using a GTK+ front-end and a patched version of dcraw for reading raw files. It is notable for the advanced control it gives the user over the demosaicing and developing process. The name used to stand for "The Experimental Raw Photo Editor"; however that acronym has been dropped, and RawTherapee is now a full name in itself.[2]

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.

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

Input file formats

RawTherapee can work with both raw files from digital cameras and usual images.

While reading raw files it relies on the dcraw code, but only for parsing formats, not for processing. Thus, RawTherapee supports all the formats supported by dcraw.

Additionally, RawTherapee supports the following image formats:

User interface

RawTherapee provides the user with a file browser, a queue, 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.

The queue tab allows one to put exporting photos on hold until done adjusting them in the Editor, so that 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.

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.

Adjustment tools and processing

  • Demosaicing. User can choose from EAHD, HPHD, VNG-4, DCB, AMaZE, AHD, fast and bilinear algorithms.
  • Processing profiles support with the ability to load, save and copy profiles between images.
  • Exposure control allowing manipulation of exposure compensation, brightness, highlight recovery, shadow recovery, brightness, contrast and saturation.
  • Advanced highlight reconstruction algorithms and shadow/highlight controls.
  • RGB and Lab curves
  • Various methods of sharpening
  • Various methods of noise reduction
  • Detail recovery
  • White balance (presets, color temperature, spot white balance and auto white balance)
  • Channel mixer
  • Color boost and vibrance (saturation control with the option of preserving natural skin tones)
  • Hue, saturation and value adjustments using curves
  • Tone mapping using edge-preserving decomposition
  • ICC color profiles (input, working and output)
  • DCP color profiles (input)
  • Adobe Lens Correction Profiles (LCP)
  • Crop
  • Resize
  • Rotation with visual straightening tool
  • Distortion correction
  • Perspective adjustment
  • Manual and automatic chromatic aberration correction
  • Vignetting correction with adjustable center offset
  • Dark frame subtraction
  • Flat field removal (hue shifts, dust removal, vignetting correction)
  • Hot and dead pixel filter
  • Metadata (Exif and IPTC) editor
  • Processing queue

Output formats

Output format can be selected from:

  • TIFF (8-bit, 16-bit and 32-bit)
  • JPEG (8-bit)
  • PNG (8-bit and 16-bit)

Version history

v2 series

Version 2.4.1 was released in September 2009; the last closed source version released. Since then RawTherapee has become open source (it was closed before 2010) and a number of developers have joined the project, adding new features and improving stability.

v3 series

The 3 series with version "Dev-3.0" was the first to be released as open source. Major changes incorporated in this series include:

  • New licensing: RawTherapee is now released under the GPL licence.
  • New interface layouts possible offering more efficient screen space usage. Separate file browser and processing queue tabs. A choice between "single tab filmstrip mode" and "multiple tab mode", both with the possibility of having the tabs positioned vertically.
  • Ability to open multiple images simultaneously.
  • New preview logic. Faster and smoother zooming and panning. Smoother preview image.
  • Numerous new filters and demosaicing algorithms.

4.0 series

This is the most recent series. Major changes incorporated in this series include:

  • New engine, all processing takes place in 32-bit floating point for high precision.
  • UI is improved and more customizable.
  • New image processing tools, like black point compensation, new highlight recovery methods, automatic distortion control on Four Thirds system cameras, flat field correction, dark frame subtraction, etc.
  • Improved color management, with high precision custom profiles created for some cameras specifically for RawTherapee.

Because of the higher RAM requirements of the 4.0 version, though it is still supported 32-bit operating systems, 64-bit machines are highly recommended for performance and stability.[4]

See also

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.