renrot
Rename and rotate files according to EXIF tags
Install
- All systems
-
curl cmd.cat/renrot.sh
- Debian
-
apt-get install renrot
- Ubuntu
-
apt-get install renrot
- Kali Linux
-
apt-get install renrot
- Fedora
-
dnf install renrot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install renrot
- Raspbian
-
apt-get install renrot
- Dockerfile
- dockerfile.run/renrot
renrot
Rename and rotate files according to EXIF tags
RenRot renames files according the DateTimeOriginal and FileModifyDate EXIF tags, if they exist. Otherwise, the name will be set according to the current timestamp. Additionally, it rotates JPEG images and their thumbnails, using the Orientation EXIF tag.