Query: rotate
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ROTATE(1) General Commands Manual ROTATE(1)NAMErotate - Rotate, mirror, and transpose JPEG images (losslessly whenever possible)SYNOPSISrotate { options } file [ file ... ]DESCRIPTIONrotate 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 ALSOjpegtran(1)AUTHORrotate 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)
Related Man Pages |
---|
exiftran(1) - debian |
jpegtran(1) - suse |
pfsrotate(1) - suse |
protate(1) - centos |
rotate(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Hard Drive Question |
Comparing Negative #'s in IF Statements |
Transpose Rows |
Formatting Help needed(Sed) |
Transpose timestamp based on column values and calculate time difference |