diff options
Diffstat (limited to 'exiftran.pkg/control')
-rw-r--r-- | exiftran.pkg/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/exiftran.pkg/control b/exiftran.pkg/control new file mode 100644 index 0000000..46f3fde --- /dev/null +++ b/exiftran.pkg/control @@ -0,0 +1,10 @@ +Architecture: any-linux-any +Platform: all +Depends: fbida-common (>= ${Source-Version}) +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. |