--- Steven Feinstein <[EMAIL PROTECTED]> wrote: > > Anyone with a simple script fo auto-rotate images > > basied on > > EXIF orientation using "jpegtrans"? > > > > Anthony Thyssen ( System Programmer ) > > <[EMAIL PROTECTED]> > > > If you install jhead with jpegtrans you can do: > jhead -a *.jpg > > and autorotate all jpegs. Those already in an > "upright position" will remain that way. > > Steve
Sorry, that should have been jhead -autorot *.jpg Steve ____________________________________________________________________________________ Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
