Image To PDF Maker

Documentation for the Image To PDF Maker 

The provided code is a Python script that allows users to convert a collection of images into a PDF document. The user interface is built using the Tkinter library, which provides a simple graphical interface for the conversion process. The script offers three different conversion options: 

How the Code Works : 

How to Use the Script: 

Note: 

The script is designed to handle common image formats like PNG, JPEG, etc. Make sure that you have the necessary image files in the selected directory with the appropriate extension for the conversion to work correctly.