Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 272 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 272 Bytes

Image Convertor

To create an Image converter GUI with Python, I will use the Tkinter library in Python which is the best known Python framework for building GUI application. Other than Tkinter we also need PIL library in Python which stands for Python Imaging Library.