aimgr README.md
aimgr v 1.0
Python tool for creating square images from a folder of images. Automatic image resizing -- nevdullc::2022::helpican0@gmail.com
The purpose of this script is to automagically resize a folder full of images which have a rectangular aspect ratio into a square aspect ratio for use in a machine learning environment with 'Runway'. Squared images are required for import into 'Runway' machine learning app.
- Make sure to put all photos to be operated on in a folder called 'img'.
- Run this script from the same folder that the 'img' folder is in.
- Output of modified photos will be saved in newly created 'out_aimgr' folder.