You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#A simple shell script which rotates all photos in the specified folder to their correct orientation. It reads the orientation tag from the EXIF specification.
#It uses the utilities jpegtran and jpegexiforient which are a part of the "libjpeg-progs" package.
#http://jpegclub.org/exif_orientation.html
##
echo Enter the path to the folder containing the photos: