The program written in Python3 and is intended to loop over a user inputted directory, opening images and writes a Unique Identifier (top left corner) for College Assignments.
Use the package manager pip to install Pillow. (python3 using alias)
python -m pip install --upgrade pip
python -m pip install --upgrade Pillow
python main.py
#Enter Your PawPrint
Kw2m4
#Enter Project Name
ProjectsS21
#Enter the directory where the images currently are
C:\Users\Kyle\Pictures\Screenshots
#Enter the directory where you would like images to be saved
C:\Users\Kyle\Desktop\Images
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.