Free and easy photo editing application for RAW images

RawTherapee

RawTherapee 5.11

  -  41.52 MB  -  Open Source
  • Latest Version

    RawTherapee 5.12

  • Operating System

    Windows Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64

  • User Rating

    Click to vote
  • Author / Product

    Gabor Horvath / External Link

  • Filename

    RawTherapee_5.11_win64_release.exe

  • MD5 Checksum

    11e42c110da2aef92d595931a1fadace

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of RawTherapee 5.11.


For those interested in downloading the most recent release of RawTherapee or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • RawTherapee 5.11 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    RawTherapee 5.11 Screenshot 1
  • RawTherapee 5.11 Screenshot 2
  • RawTherapee 5.11 Screenshot 3
  • RawTherapee 5.11 Screenshot 4
  • RawTherapee 5.11 Screenshot 5

What's new in this version:

New Features:
- The path template for queue export supports more format specifiers, including dates and new path types. Additionally, there is a preview to show the path for the selected image.
- The maximum zoom for the editor is now configurable.
- Pseudo HiDPI is replaced by real HiDPI.
- The file browser has an option to show all images within subfolders too.
- The Use embedded option for the Input Profile is available for DNGs that have an embedded DCP.
- The Color appearance sub-tool in Selective Editing (formerly Local Adjustments) received various improvements, including simplification of the basic mode, addition of new tone mappers for Cam16, a black and white mode, and a highlight attenuation feature.
- The White balance Tint range is expanded.
- It is now possible to use Contrast by Detail Levels in Before Black-and-White mode while Color Appearance & Lighting is activated with CAM16.
- Ratings and color labels can be synchronized with XMPs.
- The Selective Editing tool received various improvements, such as a global mode for applying edits to the entire image uniformly, ΔE preview buttons for most sub-tools, and adjustable graduated filter feathering for each sub-tool.
- The EXIF modified date-time is now added to saved images.
- RawTherapee can now read 12-bit Panasonic raw files encoded in the v6 format, such as those from the DC-GH5M2.
- RawTherapee can now read Panasonic raw files encoded in the v8 format, such as those from the DC-GH6, DC-S5M2, and DC-S5M2X.
- RawTherapee can now read Fujifilm lossy-compressed raw files.
- JPEG XL images can now be opened.
- There is a new option to use lens corrections from the file metadata. It works for compatible raw images from Fujifilm, Olympus / OM Digital Solutions (distortion and chromatic aberration corrections only), and Sony. Corrections embedded in DNGs can also be used.
- RawTherapee can leverage LibRaw (enabled by default) to read raw images. It adds the ability to read additional raw formats, such as Sony lossless compression, and improved support for some cameras.

Added or improved support for cameras, raw formats and color profiles (not including LibRaw and color matrices for dcraw):
- FUJIFILM GFX 100 (PDAF lines filter)
- FUJIFILM GFX 100S (DCP, PDAF lines filter)
- FUJIFILM GFX 100 II (PDAF lines filter)
- Fujifilm X-H2S
- Nikon Z 8 (DCP)
- Nikon Z 9 (DCP)
- Nikon Z f (DCP)
- OM Digital Solutions TG-7
- Panasonic DC-G9M2
- Panasonic DC-GH5M2
- Panasonic DC-GH6
- Panasonic DC-S5M2
- Panasonic DC-S5M2X
- Sony ILCE-1 (Pixel shift)
- Sony ILCE-6700
- Sony ILCE-7CR (PDAF lines filter)
- Sony ILCE-7RM4 (PDAF lines filter)
- Sony ILCE-7RM5 (PDAF lines filter)
- SONY ILCE-9M3

Local Adjustments:
- Local Adjustments is now known as “Selective Editing”.

LibRaw:
- News Relevant to Package Maintainers

New since 5.10:
Requires GTK+ >= 3.24.3 (was >= 3.22.24 in Windows, or >= 3.16 in other operating systems).
Requires librsvg-2.0 >= 2.52 (was >= 2.40).
Optional dependency on libjxl.
Optional dependency on LibRaw >= 0.21.

In general:
- To get the source code, either clone from git or use the tarball from https://rawtherapee.com/shared/source/. Do not use the auto-generated GitHub release tarballs.
- Requires GTK+ version >= 3.24.3.
- GTK+ versions 3.24.3 - 3.24.6 have an issue where combobox menu scroll-arrows are missing when the combobox list does not fit vertically on the screen. As a result, users would not be able to scroll in the following comboboxes: Processing Profiles, Film Simulation, and the camera and lens profiles in Profiled Lens Correction.
- JPEG XL read support depends on libjxl. By default, RawTherapee builds with JPEG XL support if and only if libjxl is present. Use -DWITH_JXL="ON" or -DWITH_JXL="OFF" to explicitly enable or disable, respectively, JPEG XL support.
- RawTherapee builds with a custom version of LibRaw by default. To use the system LibRaw, use -DWITH_SYSTEM_LIBRAW="ON". Requires LibRaw >= 0.21.
- 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"