Passport photo creation app in python
I have implemented the basic functionality for arranging and resizing images in a passport size format. You can add options for the user to select the number of images and more.
- Run photomaker.py using python.
- A browse window will open, select the original image.
- Your output will be stored in out.png file.
Thanks for checking out my repo!