Make an Image with text with Python 20/10/201807/08/2019pythonprogramming How to make an image with text with Python for many purposes. [...]
Installing PIL on Python 3.7 to make thumbnails 12/07/201827/08/2018pythonprogramming How to create a thumbnail wit PIL module in Python. [...]
Tkinter lesson 5 – Text size and Images in Label object 16/06/201824/08/2019pythonprogramming Lesson n. 5 on tkinter. See how to add an Image to a GUI with Label and PhotoImage (into Label). Not the most intuitive method, but not so difficult too. [...]