Rotate Images

This program will help you to automatically rotate your images into horizontal orientation.

Downloads

Clone or download the Git Repository or from my website:
For Windows:
20190130 – RotateImages.exe
For Linux / MAC:
20190130 – RotateImages.py

Application

  1. Unzip downloaded files.
  2. Execute RotateImages.exe.
  3. Specify the input folder in which your images are located.
    (all subdirectories will be processed as well)
  4. Specify the output folder for the results.
  5. Check the output folder for the results.

The application of the program is very simple and explained in this YouTube video:

Function

The program will go through all pictures in the specified input folder, including subfolders.
Only .jpg, .jpeg and .png files will be processed, while all others will be copied without any change.
Next, the program will try to get the orientation from the image exif data.
Every image containing this information will then be loaded and rotated into horizontal orientation.
The rotated images will be saved into the specified output folder.

I’ve already tested it successfully with LG and Samsung (Android Phone), Apple (iPhone), a Sony Camera, Android WhatsApp and GoPro images.


I’m frequently using this program in combination with another one helping you to unify picture names.
You can find more about the project on this site: Unify Picture Names.

Leave a Reply

Your email address will not be published. Required fields are marked *