Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Automated processing tools for better digital pictures Post 302256704 by Linux Bot on Monday 10th of November 2008 11:30:02 AM
Old 11-10-2008
Automated processing tools for better digital pictures

11-10-2008 09:00 AM
When you return from a trip and copy your digital pictures over to your file server, you might like to rename the image files or (losslessly) rotate them to their correct orientation to make finding and viewing them simpler. You might even want to embed comments right into the image files in such a way that all image viewing tools should be able to harvest and share this metadata. In this article we'll take a look at some command-line tools to help you with these tasks.



Source...
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How do I send pictures in email?

I know how send a html page through mailx, but how do I show the pictures(gif,jpeg,etc.) in the email? (4 Replies)
Discussion started by: Thomas
4 Replies

2. UNIX for Dummies Questions & Answers

Automated Tools "Silk"

In my search for a new Job I found this requirement. Experience testing router/network management products is required. Experience with standard automation tools such as Silk and working knowledge of Unix/Linux is strongly My question is about Silk does anyone know about this Automated Tool... (3 Replies)
Discussion started by: mjmurphy55
3 Replies

3. Ubuntu

Ubuntu pictures album

Right here on the Unix and Linux forums. Okay, there's one PC-BSD promo pic, but I think that can be overlooked. Right? BZT (0 Replies)
Discussion started by: SilversleevesX
0 Replies

4. UNIX for Advanced & Expert Users

Fedora view iphone pictures

Can anyone tell me how to view fedora iphone pictures? I keep getting this message. (0 Replies)
Discussion started by: cokedude
0 Replies
ROTATE(1)						      General Commands Manual							 ROTATE(1)

NAME
rotate - Rotate, mirror, and transpose JPEG images (losslessly whenever possible) SYNOPSIS
rotate { options } file [ file ... ] DESCRIPTION
rotate is a convenience frontend to jpegtran, allowing JPEG images to be rotated, mirrored, or transposed in several ways. These opera- tions are conducted losslessly (i.e., no image recompression) and keep all EXIF metadata intact. OPTIONS
-f, -flip, --flip {horizontal | vertical} horizontal: Mirror image horizontally (left-right). vertical : Mirror image vertically (top-bottom). -r, -rotate, --rotate {90 | 180 | 270} 90 : Rotate image 90 degrees clockwise. 180: Rotate image 180 degrees. 270: Rotate image 270 degrees clockwise (or 90 ccw). -tp, -transpose, --transpose Transpose image (across UL-to-LR axis). -tv, -transverse, --transverse] Transverse transpose (across UR-to-LL axis). SEE ALSO
jpegtran(1) AUTHOR
rotate is distributed as a component of jigl, written by Jason Paul <jigl@xome.net>. Its project page is located at http://xome.net/projects/jigl/. This manual page was adapted from the program help text by Nicholas Breen <nbreen@ofb.net> for the Debian project (but may be used by oth- ers). October 8, 2006 ROTATE(1)
All times are GMT -4. The time now is 06:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy