exiftran
digital camera JPEG image transformer
Install
- All systems
-
curl cmd.cat/exiftran.sh
- Debian
-
apt-get install exiftran
- Ubuntu
-
apt-get install exiftran
- Arch Linux
-
pacman -S exiftran
- Kali Linux
-
apt-get install exiftran
- Fedora
-
dnf install exiftran
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install exiftran
- OS X
-
brew install exiftran
- Raspbian
-
apt-get install exiftran
- Dockerfile
- dockerfile.run/exiftran
exiftran
digital camera JPEG image transformer
exiftran is a command line utility to transform digital camera JPEG images. It can do lossless rotations like jpegtran, but unlike jpegtran it can process multiple images at once, and 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.