From: joe@actionline.com > What is the easiest, fastest, most efficient way to convert > a cr2 (raw) image format to jpg? 0. Install ImageMagick (if it's not already there) 1. convert FILE.cr2 FILE.jpg 2. if FILE.jpg is not an appropriate JPEG, or you get an error message from convert about image formats, that's when you go to http://www.imagemagick.org/script/command-line-options.php and start digging for useful junk. You may have to tell convert what the width and height of the original were, for instance. I've always grabbed files from my digicam as JPEG not RAW, but I could try grabbing one as RAW and trying /usr/bin/convert after dinner. Will let the list know what I find, as it might educate me and/or the list. -- Matt G / Dances With Crows The Crow202 Blog: http://crow202.org/wordpress/ There is no Darkness in Eternity/But only Light too dim for us to see --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss