Page 1 of 1
Purple tinted JPG from a CR2 conversion
Posted: 2012-05-05T16:11:28-07:00
by warmth
I tried to do a batch conversion using convert *.cr2 *.jpg and the app hanged, tried then to do a single image conversion resulting a purple tinted jpg, then figured out that to convert batch files I needed to use mogrify, but the result was all images converted but tinted. Searching for a fix, found some info about modifying delegates.xml but I have no lucky. Any idea of what could be happening?
Re: Purple tinted JPG from a CR2 conversion
Posted: 2012-05-06T01:22:50-07:00
by Bonzo
You need to let us know the version of Imagemagick you are using.
I belive the conversion in Imagemagick from RAW is done using UFRAW; what happens if you use that on its own?
My CR2 files come out to dark and I modify one number in the delegates.xml file to lighten them.
Looking around there is a ufraw-batch program installed at the same time as ufraw; if you are just converting it might be worth giving that a go?