Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 627 Bytes

File metadata and controls

29 lines (19 loc) · 627 Bytes

JPG-TO-PDF-Convertor

Python Source Code To Convert JPG TO PDF

image

Required Dependencies

pillow

pip install pillow

image2pdf

pip install img2pdf

How to Use:

  1. clone the repository using git clone command
git clone https://github.com/Community-Programmer/JPG-TO-PDF-Convertor.git
  1. Open jpg_to_pdf.py and replace the path of the banner with the banner path provided in the folder (Line 20)

  2. Now run the python file you will see the above Gui window