Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-07-2005, 12:24 PM
|
#1
|
LQ Newbie
Registered: Mar 2004
Location: Vancouver, Canada
Distribution: debian testing / ubuntu
Posts: 11
Rep:
|
need software to batch-rotate jpeg's based on exif data
I'm looking for some softare to rotate jpeg images based on the exif data. My digital camera stores rotation information, and when I was using windoze the import software would automatically rotate the images. Now i'm copying the images directly using a flash card reader, and I have to rotate the images manually, which when you're as trigger-happy as me with a digital camera can be a lot of work.
So here's my question... does anyone know of software that can automatically (with no or minimal intervention)
- step through an entire folder (or folders) of jpeg images one by one
- examine the exif data to determine if rotation is needed
- perform lossless rotation on images that are incorrectly orientated
- (optional, but would be nice) also support batch-resizing
...any ideas would be greatly appreciated - i've been searching for an hour or so now with no luck.
Thanks
Matthew
|
|
|
03-07-2005, 12:42 PM
|
#2
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
A bash script using convert (part of ImageMagick) could do most of that...I don't understand exif data though. If I knew what that was and how to access it I might be more help.
|
|
|
03-07-2005, 12:49 PM
|
#3
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
I've just come across this online. It supports EXIF lossless cropping / rotation. It needs Perl/Tk. I don't know if it supports batch operation.
http://mapivi.sourceforge.net/mapivi.shtml
|
|
|
03-07-2005, 02:39 PM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i just instaleld exiftags, which can dum pout exif data to console in a pretty parsable format, should be a doddle to wrap that and convert into a tiny bash script.
|
|
|
All times are GMT -5. The time now is 07:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|