This is a simple project in which we have used the Tkinter Interface which is generally considered as a Framework of Python Programming Language and is used for designing GUI Softwares for Desktop or in other words Desktop Applications.
- Language used - Python
- Learning Repository - Tkinter - GUI Interface
- Software Dimensions - 300x190 in Pixels.
- Software Purpose - Conversion of single or multiple images into single pdf file.
- Scope of Project - Small Scale.
- Specified Operating System - Windows
- Tkinter - A General Module or Library which is mainly used for designing this GUI Application.
- filedialog - A Module from Tkinter Framework used in order to provide the file choosing facilities.
- img2pdf - Another Module used that plays conversion of images into a proper pdf files.
- Tkinter.messagebox - It is used for providing messagebox alert or warning regarding user unusual behaviour.
- os - It is used for getting the current directory location for replacing the file.
- shutil - It is used for getting the file moved from particular location to another location.
- For conversion of this python file into a proper .exe file also before this you need to install the required module 'pyinstaller' for conversion of this python file into an executable file.
pyinstaller filename.py --onefile -w
Due to an issue over to stopped working of my application I have provided some changed regarding the proper setup file, so that the user may not get any kind of problem regarding installation of my application. And the installation file is been given together with the source code.
In this overview explained with the help of readme I have also provided the Roadmap for learning how we can create projects using tkinter Framework regarding GUI Desktop Application and its Building Resources. And the roadmap will be surely available over to Wiki of this project. And for learning framework the repository link is available in learning repository above.
- Email - [email protected]
- Instagram - @coding.needs
- Twitter - @AbhayCh84760
If you likes what I do and want to support me :
Thanks for visiting my Github Repo ! Hope you find my projects useful, helpful and inspiring. Let's connect and collaborate to build something amazing !
Abhay Chaudhary Ack Wolver !