blob: 137025a858deeea801955208532dcdf74933c925 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Architecture: any-linux-any
Platform: all
Depends: fbida-common (>= ${Source-Version}),
libjpeg.8,
libexif.12,
Description: Utility to transform digital camera JPEG images
exiftran is a command line utility to transform digital camera 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 information (image dimensions/orientation) if needed,
and it also rotates the EXIF thumbnail. It can process multiple images at
once.
|