Wiki
Clone wikiART / Home
About
Welcome to the home page of ART, a free, open-source, cross-platform raw image processing program. ART is a derivative of the popular RawTherapee, trading a bit of customization and control over various processing parameters for a simpler and (hopefully) easier to use interface, while still maintaining the power and quality of RawTherapee.
Downloads
-
Source code and binaries of the latest stable version are available at: https://bitbucket.org/agriggio/art/downloads/
- Starting from version 1.8.2, the release files are digitally signed with PGP. The signatures can be verified with following key stored in the OpenPGP keyserver: https://keys.openpgp.org/vks/v1/by-fingerprint/942FCFB1CBE1E38928A1A6BEA94D951156835A5D
-
Other binaries (nightly builds and/or optimized builds for specific architectures):
- Optimized Windows binaries: https://keybase.pub/gaaned92/ART-W64NightlyBuilds/
- Windows nightly builds: https://github.com/aferrero2707/art-win64/releases
- Linux AppImages: https://github.com/aferrero2707/art-appimage/releases
- PPA for Ubuntu and derivatives: https://launchpad.net/~dhor/+archive/ubuntu/myway
- Packages for OpenSuse: https://build.opensuse.org/package/show/home:polslinux:graphics/ART
- Packages for ArchLinux and derivates (via AUR): https://clttr.info/art-aur
- Experimental Mac OSX builds (please test!): https://github.com/aferrero2707/art-win64/releases/tag/continuous
-
Source code is available at: https://bitbucket.org/agriggio/art/src
Features
At a first glance, ART appears very similar to RawTherapee. The Getting Started page of RawPedia can be used to get a first idea of how the program works.
Compared to RawTherapee, ART differs in the following main aspects:
-
The user interface and the underlying processing pipeline have been significantly restructured, with many tools removed, some new tools added, and several tools rewritten and/or refactored.
-
Various new tools for performing local edits have been added, with support for various masking modes (both drawn and parametric).
-
A new automatic perspective correction tool (taken from darktable) has been added.
-
Better metadata handling (thanks to the exiv2 and exiftool libraries), with (optional) support for reading and writing XMP sidecar files.
-
Support for Canon CR3 raw files, thanks to LibRaw (for decoding) and exiftool (for metadata handling). Important: the Canon 1D X Mark III has a new CR3 format, which is not supported yet. If you have the camera and are willing to contribute, please get in touch with the LibRaw folks!
-
Star ratings and colour labels can be loaded and stored from/to XMP sidecar files.
-
Snapshots are now permanent, saved in the processing profiles.
-
Processing profiles have
.arp
extension instead of.pp3
, to avoid conflicts with RawTherapee. -
The "inspector mode" tool of the file browser has been significantly enhanced.
Status
The current version is 1.8.2. It was released on February 23rd 2021.
Contact
Documentation
Written documentation is mostly non-existent at the moment, sorry (however, for some concepts, RawPedia can still be useful.)
-
Troubleshooting lens corrections support: Windows, Linux AppImage
-
ART French community website, with links, tutorials, and forum for French-speaking users.
Video demos
Compilation instruction
See RawPedia. The only difference between compiling RawTherapee and ART is that ART depends also on the exiv2 library.
License
ART is released under the GNU General Public License version 3.
Updated