Answers to: Kommand line picture adjustmenthttp://linuxexchange.org/questions/1027/kommand-line-picture-adjustment<p>Hello! </p> <p>I need to adjust a big bunch of pictures with autocontrast and rotation 90 degrees clockvise. </p> <p>I wonder how a command that would take care of the whole lot by itself would look like? </p> <p>Does somebody know? I would be grategul for help. </p> <p>Best Greetings / Tommy</p>enThu, 29 Jul 2010 16:35:41 -0400Answer by Andreshttp://linuxexchange.org/questions/1027/kommand-line-picture-adjustment/1164<p>I also use a program called renrot, to rename-rotate based on the exif information of the photo. <a href="http://freshmeat.net/projects/renrot/" rel="nofollow">http://freshmeat.net/projects/renrot/</a></p>AndresThu, 29 Jul 2010 16:35:41 -0400http://linuxexchange.org/questions/1027/kommand-line-picture-adjustment/1164Answer by Amoshttp://linuxexchange.org/questions/1027/kommand-line-picture-adjustment/1031<p>The package you're looking for is ImageMagick it runs from the command line and has so many options I'm not even going to try and begin to explain them. There's a ton of details here: <a href="http://www.imagemagick.org/script/index.php" rel="nofollow">http://www.imagemagick.org/script/index.php</a></p> <p>It wouldn't surprise me if you already had it installed, but if you don't it's only an apt-get install away.</p>AmosSun, 11 Jul 2010 18:59:46 -0400http://linuxexchange.org/questions/1027/kommand-line-picture-adjustment/1031