IABSD.fr/ports/graphics/exiftran

Branch :


Log

Author Commit Date CI Message
18ad38cc 2016-04-26 20:47:24 unbreak after the switch to libjpeg-turbo (mostly from debian)
e50ecec7 2015-06-05 08:48:47 Update to exiftran-2.10.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
e4fa65e7 2013-03-11 11:10:51 PERMIT_* / REGRESS -> TEST sweep
9a08a16e 2012-08-19 22:59:06 Remove the last bogus rcs id.
7ab36748 2012-08-18 12:41:37 Remove irrelevant $FreeBSD RCS ids.
c2e25e5e 2011-10-04 07:28:36 Import exiftran-2.08. (from FreeBSD) exiftran is a command line utility to transform digital image jpeg images. It can do lossless rotations like jpegtran, but unlike jpegtran it cares about the EXIF data: it can rotate images automatically by checking the exif orientation tag, it updates the exif informaton if needed (image dimension, orientation), it also rotates the exif thumbnail. It can process multiple images at once. requested by jsg@ ok jasper@