A command line tool for lossless transformations of JPEG images images. exiftran is similar to jpegtran, but respects EXIF data. This utility is part of the fbida project.
A command line tool for lossless transformations of JPEG images images. exiftran is similar to jpegtran, but respects EXIF data. This utility is part of the fbida project.
To install exiftran, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install exiftran
To see what files were installed by exiftran, run:
port contents exiftran
To later upgrade exiftran, run:
sudo port selfupdate && sudo port upgrade exiftran
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.