aboutsummaryrefslogtreecommitdiffstats
path: root/exiftran.man
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-10-24 01:42:35 +0200
committerGerd Hoffmann <kraxel@redhat.com>2014-10-27 13:37:19 +0100
commit19bd17fa608f782c23b1ac50987e741d85668d5b (patch)
tree97e06950ba7c7c736024bf121c87e1bfecdfefe4 /exiftran.man
parent7c306c30d8e620759d236cb3bc13c90a6c57ca23 (diff)
downloadfbida-19bd17fa608f782c23b1ac50987e741d85668d5b.tar.gz
Trimming pictures by default
By default, crop images with unconventional dimensions. Adds an option (-np) to disable this behavior. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'exiftran.man')
-rw-r--r--exiftran.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/exiftran.man b/exiftran.man
index 06470d8..1889f88 100644
--- a/exiftran.man
+++ b/exiftran.man
@@ -69,6 +69,13 @@ Don't update the orientation tag. By default
.BR exiftran
sets the orientation to "1" (no transformation needed) to avoid other exif-aware
applications try to rotate the already-rotated image again.
+.TP
+.B -np
+Don't pare lost edges. By default
+.BR exiftran
+don't preserve image size of the images that do not meet a
+multiple of 8 pixels. He prefers to cut a strip of a few pixels rather than
+offering a damaged image. Use this option if you want them all the same.
\#
\#
.SH "OTHER OPTIONS"