
The Automatic Image Signer is a command line Python program that resized and signs images. It gives 3 options, only resize, resize and sign with text or sign with an image signature.
In the 1.0 version the images had to be placed in an import folder, but in the 2.0 version which is an EXE you can just drag an image on the EXE and it convert it.
Text option


If there is no fonts folder, one will be created. The user can add fonts in the folder and continue. They can then pick a font by typing the corresponding number.
Image option
If you pick the image option, the program checks for an image named sign.png and puts it in the bottom right corner of the image. If the image is missing it asks the user to add it or use the text option instead.