RawTherapee, the free open-source raw photo processing program, announced the new 5.10 release this Friday!
It’s been more than 1 year since the last stable release. The new release can now add multiple custom external editors that can be chosen in the Editor tab.
The Preferences dialog now has new Favorites tab to add/remove favorite tools. And, it includes option to change Lensfun database directory.
RawTherapee 5.10 now uses Exiv2 to hanle metadata, and it supports CR3 medata. It can recognize ICC profiles in user configuration directory, and support Raw files from OM Digital Solutions cameras.
RawTherapee RAW image editor released version 5.5 last night with exciting new features. Here’s how to install it in Ubuntu 18.10, Ubuntu 18.04.
RawTherapee 5.5 release highlights:
Filter to remove striping artifacts and banding artifacts for any camera has a PDAF entry in camconst.json.
Ability to specify custom working color spaces through the workingspaces.json file.
Unbounded processing – allows you to decide whether out-of-gamut colors should get clipped.
New Shadows/Highlights tool (replaced previous one).
Contrast threshold mask which divides an image into areas of high and low detail, allowing the effect of certain tools (Sharpening, Post-Resize Sharpening, Microcontrast, Demosaicing) to be focused where it matters most and to mitigate the effect on areas where it would be undesirable.
Dual-demosaic algorithms, making use of the new contrast threshold mask, allowing one to use a combination of demosaicing algorithms where one is best for details and the other best for plain areas.
New color toning methods: Grid and Regions
Support for Blackmagic and Canon Magic Lantern lj92 encoded files.
New Soft Light tool which enhances contrast and saturation by emulating the effect of blending an image with a copy of itself in “soft light” blending mode in GIMP.
New Haze Removal tool to reduce the effects of haze or fog.
The Resize tool allows you to specify whether you want it to upscale or only downscale.
New icon and cursor theme. New cameras support, and new input color profiles.
Other new features, enhancements, and bug fixes.
Download / Install RawTherapee 5.5 in Ubuntu:
The official Linux Appimage, single executable file to launch the software, is available for download at the link below:
Go to file’s properties, allow executable file as program, and finally run it to launch RawTherapee 5.5.
There are also a few PPA repositories that contain RawTherapee packages for Ubuntu. I’ll update the tutorial once the 5.5 release package is available.
UPDATE: For Ubuntu 18.04, Ubuntu 18.10, Linux Mint 19.x, you can install RawTherapee 5.5 via the unofficial PPA.
1. Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for “Terminal” from app launcher. When it opens, run command:
sudo add-apt-repository ppa:dhor/myway
Input your password (no asterisks feedback when typing) when it prompts and hit Enter to add the PPA.
2. After that, upgrade the software via Software Updater if a previous version was installed:
The upgrading process may be kept back if you were installing it from Ubuntu Software.
A workaround is simply running following commands instead to install or upgrade RawTherapee:
sudo apt-get install rawtherapee
How to Remove:
To uninstall the free raw developer, run command in terminal:
sudo apt-get remove --autoremove rawtherapee
And remove the PPA via Software & Updates utility under Other Software tab, by removing the line says “http://ppa.launchpad.net/dhor/myway/ubuntu”.
Open source Raw image processor RawTherapee 5.4 was released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 17.10, Ubuntu 18.04, and derivatives.
New features in RawTherapee 5.4 include:
New default processing profiles, now the default look for raw photos closely matches the out-of-camera look with regard to tones and includes lens distortion and vignetting correction.
New histogram matching tool, to have RawTherapee automatically adjust the image for you to match the out-of-camera look with a single click of a button.
New HDR Tone Mapping tool to compress the light in scenes with a high dynamic range, allowing you to show details in both shadows and highlights in a realistic way.
New Local Contrast tool to boost clarity using a simple interface.
New color toning method L*a*b* Color Correction Grid.
New RCD demosaicing algorithm to minimize artifacts even with artificial lighting and strong chromatic aberration.
New thumbnail overlay icons in the File Browser and Filmstrip to help you distinguish normal images from HDR and Pixel Shift ones.
Added support for showing out-of-gamut areas based on the output profile.
Added support for reading and writing metadata and ICC profiles to and from PNG images.
Added support for processing Sony Pixel Shift ARQ raw files – make sure that the ARQ extension is enabled in Preferences > File Browser > Parsed Extensions.
Create Sony ARQ raw files using https://github.com/agriggio/make_arq
Added support for saving 32-bit floating-point TIFFs clamped to [0;1].
Added profiled chromatic aberration correction support using Lensfun.
More tools now have an on/off switch.
The user interface is cleaner, with all power-house tools moved into a new “Advanced” tab to prevent slider-shock to newcomers.
The Metadata tab now lets you choose whether you want to copy metadata unchanged, edit metadata or strip metadata when saving images. Now you can also make metadata changes in batch mode.
The choice of whether the main histogram should display information using the working profile or the output profile is now available from the Editor tab’s top toolbar.
The Crop tool’s aspect ratio now defaults to that of the image, and RawTherapee automatically zooms-to-fit the crop once it’s placed.
RGB input-type ICC profiles can now be used as output profiles.
The saved reference image for profiling (created from within the Color Management tool) now contains metadata.
PNG and compressed TIFF images make use of better compression.
Shortcut key changes: Zoom-to-fit the crop using “f”, fit the whole image using “Alt+f”.
How to Install RawTherapee 5.4 in Ubuntu:
For Ubuntu 16.04, Ubuntu 17.10, Ubuntu 18.04, and derivatives, the new release is available via this PPA repository.
1. Open terminal either via Ctrl+Alt+T or by searching for “Terminal” from app launcher. When it opens, run command:
sudo add-apt-repository ppa:dhor/myway
Input your password (no visual feedback when typing) when it prompts and hit Enter to add the PPA.
2. After that, upgrade the software via Software Updater if a previous version was installed:
The upgrading process may be kept back if you were installing it from Ubuntu Software App.
A workaround is simply running following commands instead to install or upgrade RawTherapee:
RawTherapee, an open-source cross-platform raw image processing program, reached the 5.3 release a few days ago with new features, performance improvements and numerous bug-fixes.
RawTherapee 5.3 release highlights:
CIECAM02 enhanced with control over the scene and viewing conditions.
CIECAM02-friendly “Average Surround” color theme and L* middle gray preview background color, takes into account human vision and color appearance with regard to the surrounding color.
Manually save the collapsed/expanded state of tools.
Lensfun support, for automatic (and manual) profiled lens correction.
ACES, DCI-P3 Theater and DCI-P3 D65 output color profiles.
Numerous speed optimizations and bug fixes.
How to Install RawTherapee 5.3 in Ubuntu:
Dariusz Duma’s PPA contains the latest RawTherapee packages for Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives.
1. Open terminal either via Ctrl+Alt+T or by searching for “Terminal” from app launcher. When it opens, run command:
sudo add-apt-repository ppa:dhor/myway
Input your password (no visual feedback when typing) when it prompts and hit Enter to add the PPA.
2. After that, upgrade the software via Software Updater from an existing release:
The upgrading process may be kept back if you were installing it from Ubuntu Software App.
A workaround is simply running following commands instead to install or upgrade RawTherapee:
The RawTherapee RAW file processor has reached the new stable 5.0 release a few days ago. Now it’s available in PPA for Ubuntu 16.04, Ubuntu 16.10, Linux Mint 18, Elementary OS Loki, and derivatives.
RawTherapee 5 supports most raw formats, including some unusual ones like those from cameras using Foveon and X-Trans sensors. If your camera’s raw format is not supported, read ‘Adding Support for New Raw Formats‘.
New Features in RawTherapee 5:
Wavelets tool.
Retinex tool.
Monitor profile and rendering intent support.
Print soft-proofing support.
Automatic chroma noise reduction, manual luminance noise reduction using sliders and curves.
The “Inspect” tab in the File Browser lets you see a 100% preview of the image whose thumbnail your mouse cursor hovers over, which is either the largest JPEG image embedded in the raw file or the image itself when hovering over non-raw images.
The curve pipette allows you to pick the right point of a curve by clicking in the preview, and input/output values so that you can set the desired output value for a given input value.
Post-resize sharpening, to give your photos that subtle crispness after resizing them.
Dual-illuminant DCP support with curves, base tables, look tables and baseline exposure.
New exposure tone curve modes “Luminance” and “Perceptual”.
Queue processing will stop if an error is encountered while saving, e.g. if you run out of disk space.
The Contrast by Detail Levels tool received the “Process Locate Before/After Black-and-White” option.
Rec. 2020 ICC profile added.
The Navigator can show RGB, HSV and L*a*b* values in a range of 0-255, 0-1 or %.
The Lockable Color Picker allows you to place multiple sample points over the preview to measure colors and see them change in real time as you manipulate the image. They support the same ranges as the Navigator.
Grayscale JPEG and TIFF images are now supported.
32-bit TIFF files are supported.
In addition to these new features, RawTherapee received over two years worth of amazing speedups, code cleanups and bug fixes, making it faster and more stable than ever before!
How to Install RawTherapee 5 in Ubuntu
1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:
sudo add-apt-repository ppa:dhor/myway
Type in password (no visual feedback) when it prompts and hit enter.
2. Then install or upgrade RawTherapee either via Synaptic Package Manager or by running the commands below one by one:
sudo apt update
sudo apt install rawtherapee
For those who don’t want to add PPA, grab the DEB package from here.
Note: you won’t be able to upgrade the software using Software Updater utility since the PPA build miss data and debug files.
How to Restore:
To uninstall RawTherapee 5.0 and restore to the stock versions in Ubuntu main repositories, run command to install ppa-purge and purge the PPA:
The open source raw image processing program RawTherapee 4.2 has been released recently with new features and speed, stability and memory usage optimizations.
RawTherapee is an advanced program for developing raw photos and for processing non-raw photos. It is non-destructive, makes use of OpenMP, supports all the cameras supported by dcraw and carries out its calculations in a high precision 32bit floating point engine. RawTherapee supports JPEG, PNG, and TIFF as output format for processed photos.
What’s new in RawTherapee 4.2:
RawTherapee-4.2 includes many speed, precision, stability and memory usage optimizations. As such, users of 32-bit operating systems may now find that they can enjoy more stability while using the most memory intensive tools. Of course users of 64-bit systems benefit from this as well. Refer to the full changelog for more information.
Powerful color toning tool.
Curve control of luminance noise reduction.
Median filter in the noise reduction tool.
Film simulation tool using Hald CLUT pattern files.
Command-line option to define bit depth of output TIFF/PNG file.
Multiple improvements to dead/hot pixel handling, see RawPedia.
Filename of currently opened image shown in the titlebar.
Clip control for the flat-field correction tool.
Demosaic method “Mono” for monochrome cameras, and “None” for no demosaicing.
Copy/paste processing profile keyboard shortcuts for right-handed users using Ctrl/Shift-Insert.
Update to dcraw 9.22 1.467
New or improved support for:
Canon EOS 7D
Canon EOS 7D Mark II
Canon PowerShot G7 X
Canon PowerShot SX60 HS
Fujifilm cameras using the X-Trans sensor
Fujifilm X30
Hasselblad H4D-31
Hasselblad H4D-50
Hasselblad H4D-60
Hasselblad H5D-40
Hasselblad H5D-50c
Mamiya Leaf Credo 40
Mamiya Leaf Credo 50
Mamiya Leaf Credo 60
Mamiya Leaf Credo 80
Monochrome cameras such as Leica Monochrome
Nikon D610
Nikon D700
Nikon D750
Nikon D800E
Nikon D810
Panasonic Lumix DMC-FZ1000
Panasonic Lumix DMC-GM5
Panasonic Lumix DMC-LX100
Phase One IQ250
Phase One P40
Phase One P65+
Sony Alpha ILCE-5100
Sony NEX-C3
Install / Upgrade RawTherapee in Ubuntu 14.04:
Thanks to Dariusz Duma, the binary package has been made into PPA, available for Ubuntu 14.04 LTS and Linux Mint 17.
To add the PPA and install RawTherapee 4.2, press Ctrl+Alt+T to open terminal, run the commands below one by one:
RawTherapee, a cross-platform raw image processing program now is at version 4.0.12. The new release brings many new tools, a whole bunch of speed improvements and bug fixes.
RawTherapee 4.0.12 should be considered a release candidate for version 4.1. That will be the first officially stable version which will be released later this month if no major issues are found with 4.0.12.
What’s New in RawTherapee 4.0.12:
Graduated Filter
Post-crop Vignette Filter
Powerful Black-and-White tool
New curves:
Luminance according to hue (LH)
Chromaticity according to hue (CH)
Hue according to hue (HH)
Chromaticity according to luminance (CL)
Contrast by Detail Levels tool (wavelet decompose) now has 5 levels
Auto Levels improved
Image dimensions added to (i) info
White Balance slider non-linear for easier control of low and high values
Noise Reduction tool allows targetting of specific colors (e.g. remove yellow blotches)
Pre-demosaic automatic removal of chromatic aberration improved
New output queue template variables %s(0-9)
New File Browser shortcuts, revision of existing shortcuts (refer to RawPedia)
New Custom Profile Builder parameters
Bundled and user profiles in separate submenus
camconst.json for immediate addition or correction of raw file format support
White and black levels
Color matrix
Crop coordinates
dcraw 9.19
The main histogram now shows color levels using the Output Profile
Enhanced lens info and filter possibilities for manual Nikon lenses
Added support for
Kodak DCS 760 and 760s
Various medium-format backs
New DCP profiles for
Canon PowerShot S110
Fujifilm FinePix S9500
Pentax K-5
Pentax K-5 II
Pentax K-r
Support for Capture One ICC profiles
All Bundled Processing Profiles (PP3) revised
There’s also a notable change that Ctrl+q is used to (q)uit RawTherapee and Ctrl+b is used to send the currently open image in the Editor tab to the (b)atch Queue since this release.
Install / Upgrade RawTherapee in Ubuntu:
Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and Linux Mint users can install / upgrade RawTherapee via PPA.
To get started, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run below commands one by one:
This simple tutorial shows you how to install the latest RawTherapee 4.0.11 on Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise using PPA repository.
RawTherapee is a cross-platform raw image processing program 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 4.0.11 release includes a number of new features which you can read about below, but just as importantly it contains a large number of speed improvements and bug fixes, so we recommend you update straight away!”
New features:
CIECAM02 “Adaptation scene luminosity” now calculated automatically
CIECAM02 hot/bad pixel fixer to prevent bright pixels from appearing
The Defringe tool is now able to target a range of specific colors without touching others
New bundled processing profiles
New keyboard shortcuts to apply rank and color labels and a new direct popup menu for color labels, all in the File Browser
“Profile Fill Mode” button controls whether to replace missing processing profile values with default ones or not
Keyboard shortcuts to open the next/previous image and to synchronize the File Browser strip with the currently opened image
New demosaicing algorithms for noisy photos:
LMMSE
IGV
More zoom levels
Redesigned save window
New functionality of the minima/maxima control points curves editor, see the RawTherapee Manual
Support for TIFFfiles with alpha channels
Support for 32-bit TIFF files (HDR)
Preferences/Batch processing options: all to ‘Add’ and all to ‘Set’
Support for
Nikon D5200
Nikon D7100
Nikon COOLPIX A
Panasonic Lumix DMC-G5
Install RawTherapee:
The latest release is available for Ubuntu 13.04 Raring, 12.10 Quantal, Ubuntu 12.04 Precise from the ppa repository.
To add the ppa, press Ctrl+Alt+T on your keyboard to open a terminal window. When it opens, run below command:
sudo add-apt-repository ppa:dhor/myway
Then update package lists and install via Synaptic Package Manager. Or you can run below command instead: