In this video, we will create image viewer using python or we can say python image viewer GUI . we will use Tkinter to create this image viewer. this python project can be beneficial for those who are intermediate want to have a good grip on python GUI, we will also use pillow (PIL) to handle our image processing
#python #pythontkinter