Slashdot Mirror


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."

18 of 162 comments (clear)

  1. dcraw by characterZer0 · · Score: 5, Informative

    http://www.cybercom.net/~dcoffin/dcraw/

    GPLv2

    There is a gimp plugin that provides a very nice front end for it.

    They've been in Debian for years.

    --
    Go green: turn off your refrigerator.
    1. Re:dcraw by TheQuantumShift · · Score: 2, Informative

      Also in the repos is RawStudio. It uses dcraw to do conversions, but inside a lightroom-lite (as in it only has the basic abilities you actually use) interface. Unfortunately the "export to gimp" menu option is broken, but it still opens images faster, makes adjustments faster and exports to jpeg faster than lightroom under windows on the same hardware.

      --

      Shift happens. Fire it up.
  2. Digikam by thatkid_2002 · · Score: 2, Informative

    The only (as far as I know) usable and free (as in beer) program for processing RAW photos outside Windows or OS X... DigiKam was the only one I knew about for AGES before I heard of Raw Therapee.

  3. Only? by Xabraxas · · Score: 5, Informative

    What about rawstudio and ufraw? I have used all three and I can say that while I like the features that rawtherapee has I like it the least overall. Everything is so slow that working on a RAW image takes forever. Rawstudio has the least amount of features but is very fast and the SVN version has added a few very important features. It is currently my favorite. UFRaw is nice but the interface isn't as clean as rawstudio and there is no batch processing. Every image has to be opened separately.

    --
    Time makes more converts than reason
    1. Re:Only? by tpwch · · Score: 2, Informative

      Thats not entirely accurate. Ufraw has for a long time included a batch tool called ufraw-batch. Try running that command it if you have ufraw installed and see for yourself. The idea is that you process one image in the series in the normal ufraw gui and save the changes you made as a template to a config file (thats what that button in the ufraw gui is for). Then you have ufraw-batch load that config and process as many pictures as you like. I tried rawstudio, but it kept crashing for me. Been using ufraw for two years, and it works great here. I don't think the UI is confusing.

      Its command-line only, thats probably why you missed.

      --
      Posted by a Debian GNU/Linux user
  4. RAW conversion for GIMP? by MasterOfGoingFaster · · Score: 4, Informative

    Great news. For those who don't know, a digital camera's sensor is actually a monochrome sensor. It is not a true color sensor (except for Sigma cameras). Each seperate sensor cell (sensel) has a colored filter placed over it. So the color is actually calculated by compariing each sensel's value with the adjacent sensels. Thus the demosaic process is very important.

    All digital cameras have a built-in processor that processes the raw data the creates a JPEG file. But the JPEG file has less data (8-bit vs. 12 to 14 bit RAW) and suffers when heavy post processing is applied. Thus most pros shoot in raw, as you can image PhotoShop, Lightroom, Aperture and others can do a much better job than the built-in processor.

    The availability of a RAW converter for Linux is a big deal. Without it, Linux is very limited it its usefulness to photographers.

    Might GIMP soon include RAW conversion? I sure hope so.

    --
    Place nail here >+
    1. Re:RAW conversion for GIMP? by yankpop · · Score: 4, Informative
      Might GIMP soon include RAW conversion? I sure hope so.

      It already does, via UFRaw and Rawstudio, and maybe others.

    2. Re:RAW conversion for GIMP? by EvanED · · Score: 5, Informative

      Thus most pros shoot in raw, as you can image PhotoShop, Lightroom, Aperture and others can do a much better job than the built-in processor.

      IMO, the conversion from RAW -> JPEG being done better than on the camera chip is by far the least compelling reason to shoot RAW, especially with Canons (where the on-camera processor already does a really job). 99% of people would never be able to tell the difference between the two processing options, even on a properly calibrated screen.

      The real reason to shoot RAW is the world of post-processing options that shooting RAW presents you. Because of the 12 bits of color depth you have more latitude with playing with the exposure controls; if you make sure that you don't overexpose anything (i.e. you "expose for the highlights") you can compress the dynamic range a bit to bring out more detail in the dark areas. Because white balance hasn't been applied yet, you can change white balance post-processing losslessly. (There's software that will give you white-balance controls over JPEG pictures in a similar manner, but it's lossy.)

    3. Re:RAW conversion for GIMP? by yankpop · · Score: 2, Informative

      Only ever through import plugins that do the colour-space downsampling before giving GIMP the 24-bit colour bitmap data. GIMP's whole architecture is limited to 8-bit per channel, and would take a massive rewrite to support anything higher.

      The massive rewrite is in progress, and 12 (or 16) bits per channel will be fully supported with version 3.0. The current development version is 2.7, with a release version of 2.8 on the (distant) horizon. So, real soon now...

    4. Re:RAW conversion for GIMP? by Anonymous Coward · · Score: 1, Informative

      rewrite is being done. When GEGL library taking care of non-destructive editing is mature and fully integrated, 16bit channels will be there too. Some stuff in GIMP already works with GEGL, but advanced color spaces should be implemented in v2.8, which is the next stable version after the current 2.6.

    5. Re:RAW conversion for GIMP? by clickclickdrone · · Score: 2, Informative

      >How is it a monochrome sensor if it has colored filters to sense different colors?
      The sensor itself is monochrome - it just detects brightness. Overlaying it is a mosaic of coloured filters set in a pattern. See http://en.wikipedia.org/wiki/Demosaicing for a good explanation

      --
      I want a list of atrocities done in your name - Recoil
  5. Re:The only free program for processing RAW? by The+End+Of+Days · · Score: 3, Informative

    Well, it's the only one that calls itself the only one.

  6. RAWTherapee is a frontend for dcraw by syousef · · Score: 2, Informative

    RAWTherapee uses dcraw under the hood.

    Changes to the underlying version of dcraw are referenced in the version history on the project website's front page
    http://www.rawtherapee.com/

    --
    These posts express my own personal views, not those of my employer
  7. Not a frontend by Mprx · · Score: 2, Informative
    http://www.rawtherapee.com/?mitem=4&faqid=17

    Is RawTherapee an interface for dcraw?

    No. RawTherapee uses dcraw only for decoding of the raw files. It is not commonly known, but dcraw is the basis of the decoding engines of almost all raw converter software (including Photoshop, LightZone, RawShooter, etc.).

    All the algorithms of the image processing steps (including the demosaicing) are RawTherapee's own methods.

  8. Re:The only free program for processing RAW? by kantier · · Score: 2, Informative

    No, I called it the only one, thinking I was right (when I wrote that)

  9. Just plain wrong by syousef · · Score: 3, Informative

    . It is not commonly known, but dcraw is the basis of the decoding engines of almost all raw converter software (including Photoshop, LightZone, RawShooter, etc.).

    It's not commonly known because it is just plain wrong. Photoshop and Lightroom use Adobe Camera RAW.

    --
    These posts express my own personal views, not those of my employer
  10. Plug for Bibblepro by swillden · · Score: 4, Informative

    Bibblepro is a great commercial RAW converter that runs quite well on Linux. I've been using it for several years and really like both the job it does and the options it gives for structuring your workflow.

    Not to detract from this new open source tool (which I look forward to trying out), but I like to point out that there is at least one really high quality tool for Linux users already.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  11. Re:dcraw is used by almost all raw converters by Skrapion · · Score: 2, Informative

    For the record, it's DNG, not DNF.

    --
    The details are trivial and useless; The reasons, as always, purely human ones.