Skip to content

It contains a general image to pdf converter .exe file regarding window's user for conversion of images to pdf, and is designed by Abhay Chaudhary.

Notifications You must be signed in to change notification settings

ackwolver335/Image2pdf-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Tkinter Project - Image to PDF Converter

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.

🛠 Further Details regarding Framework

🛠 Application Details

  • 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

⚡️ Modules/Libraries Used

  • 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.

🛠 General Template for Conversion into .exe file

  • 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

Proper Setup file

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.

Roadmap for Learning

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.

📫 How to Reach Me

Support Me

If you likes what I do and want to support me :

  • Give me a ⚡️ Star on my Repo
  • Share my work and profile with your network

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 !

About

It contains a general image to pdf converter .exe file regarding window's user for conversion of images to pdf, and is designed by Abhay Chaudhary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages