exifautotran — Transforms Exif files so that Orientation becomes 1
| Use Case | Command | Description |
|---|---|---|
| 🖼️ Fix orientation of a single JPEG | exifautotran photo.jpg | Transform the file in-place so that the Exif Orientation tag becomes 1 (normal) |
| 📁 Batch fix multiple JPEG files | exifautotran *.jpg | Process all JPEG files in the current directory, fixing orientation for each |
| 🔁 Fix specific files with mixed paths | exifautotran img1.jpg ../dir/img2.jpg | Pass an explicit list of files to transform |
exifautotran [list of files]
Take a list of files as input and transform them in place so that the Orientation becomes 1.
Guido Vollbeding <guido AT jpegclub.org>
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-07 05:04 @2600:1f28:365:80b0:ed19:4cb6:6073:b302
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)