diff --git a/README.MD b/README.MD index dd0a8c9..75d1aae 100644 --- a/README.MD +++ b/README.MD @@ -6,7 +6,7 @@ All you need is a folder with all the images you want to add a signature / name ## Windows 10/11 Install ### Need to have python 3+ installed -start.bat will install a python virtual enviroment (Venv) +start.bat will install a python virtual enviroment (venv) ### To use open the scrips/signature.py file in notepad change the path to image folder to the folder of your images you want to add a signature to. @@ -20,7 +20,9 @@ Add your name to the line signature_text = 'ADD YOUR NAME HERE' -default font color is white but can be changed by changing the RGB numbers. Same with font line width and size. +example signature_text = '-bigsk1' + +default font color is white but can be changed by changing the RGB numbers. Same with font, line width and size. Save the file @@ -31,6 +33,10 @@ double click start.bat to run the signed images will be shown in the same image folder and have the signed file name added to them. The originals will not be touched. +example if your image name is 00925-3431573143.png +then after will be 00925-3431573143_signed.png + + Supports ('.png', '.jpg', '.jpeg', '.bmp', '.tiff') upper and lowercase extention names like .PNG also