Saturday, 26 February 2005
AppleScript is fun, part 2
Exorcise converted RAWs (view as HTML, download AppleScript) is a script for iView MediaPro which deletes all the RAW files for which converted JPEG versions exist and label 0 isn’t applied (in my case, that label is named “Keep as RAW”, for those photos where I’m not satisfied with the conversion yet). Pretty trivial to write, a bit more difficult to optimize by not sending lots and lots of Apple Events to iView MediaPro. Dump it in ~/Library/Application Support/iView/Plug-ins/Scripts/.
Of course, I spent all the time I planned to use last weekend processing photos writing the above script; but at least I’ll be set for this weekend.