Posts about pysimplegui
concatenate images and bulk rename images using python, pillow and PySimpleGUI
Using python, the image library pillow and the power of PySimpleGUI, I created two useful tools: one to bulk rename image files according to their dimension, and one to concatenate images (with text). Both scripts can be executed in three ways: by right-clicking from the file-manager (using Ubuntu Linux), by passing command line arguments or standalone.