mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
fd27b53a24
- Unsilence installation - Update WWW Approved by: portmgr blanket
10 lines
439 B
Plaintext
10 lines
439 B
Plaintext
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.
|
|
|
|
WWW: https://www.kraxel.org/blog/linux/fbida/
|