<snip>I have the following use case:
I take photos with a digital camera. I arrange these in a directory structure by hand. I would like to be able to rotate them (this camera isn't one of the ones which knows which way up it goes so I have to rotate all the images by hand) and resize them. Ideally I would do this by selecting a bunch of images in Nautilus or some image application and performing an action on them.
Instead I appear to have the following options:
Anyone got some miraculous fourth application, or possibly knows how to perform actions on multiple images in the GIMP?
Perhaps you could use the ImageMagick utility "convert". Convert has a rotate option -- see:
http://linux.about.com/library/cmd/blcmdl1_ImageMagick.htm
HTH, Robert Thorsby -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
