Raw Therapee 3 Is Now Free Software
kantier writes "The only (as far as I know) usable and free (as in beer) program for processing RAW photos outside Windows or OS X is now also free as in freedom. From version 3 onwards, the code is licensed under the GPL v3. The main developer's reasons for opening up the program are a lack of time/resources for full dedication, and a lack of interest in some parts of the program (likes to fiddle with image-processing algorithms, not so much the GUI part) — so the F/OSS model seems to be a perfect fit for this project."
Not really. While the Mac and Windows GUI experts get into a pissing match over graphic design, the command line experts will have the interface nailed down. When the project is abandoned, the program will continue to live on forever in Linux distributions.
Thanks for this post! I read the web page, and part of the forums and still never understood that the goddamned program was good for. This is all too common in open source.
Folks- if you're going to put your code out there, then tell the world what the hell it does and what it's good for- not that you've improved the frobulation, and rejiggered the comblastictor.
grumpy
Exactly the problem with FOSS image programs.
GIMP was written by programmers. They add features that they think everyone wants and implements them the way think think is best.
Photoshop was started by photographers. People that wanted to do stuff digitally. It wasn't until I started going through my dad's old photography books that I understood what 1/2 of the tools were and why they were named.
You FOSS zealots can keep on about GIMP, I'll keep getting work done in Photoshop.
Why is that a bad thing? If you're going to be fine-tuning and editing photos, you should know what you're doing. If you don't, well, there's always "auto levels" or "auto color" menu options to use, and off you go. For those that do know what they're doing, more advanced tools are available and are called what you expect them to be called.
Never underestimate the bandwidth of a 747 filled with CD-ROMs.
Great, so you are saying I have to be a photography expert before I can even start to understand the names of things in photoshop. That seems much better.
Yes. That's exactly what we're saying. Just like you have to be a "Compute Expert" and understand what "Mouse" or "Keyboard" is and that a "CD-ROM" goes into the "Tray" or that you need to "Double-Click" on an "Icon" in order to run a program.
Every area has its own vocabulary. Often the names for things are throwbacks to decades or centuries earlier. In the case of photography you can take something like "exposure". In Photoshop exposure has no meaning unless you understand the photographic concept. Similarly in Photoshop the word "Dodge" means nothing unless you understand it from the photographic concept of "dodging" which involves blocking the light of the print in an area and reducing the exposure. Similarly "burning" means selectively extending the exposure to a region of your print. Burn means nothing when you're talking about pixels, but it makes perfect sense when you think about it optically. There are many ways to brighten or darken an image. In the case of Dodge and Burn as an example though you're talking about a very specific type of brightening and darkening.
Not too much of a surprise since the reason most closed source applications have poor CLI is because they just don't care about it.
When all you have is a CLI it better work. When a CLI is just a bonus feature to enable specific workflows and batch operations then the CLI is usually minimal.