FenyRoy / Bulk-JPG-to-PDF--converter

This is a simple program to convert your .jpg extensions file in a folder to .pdf file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk-JPG-to-PDF--converter

This is a simple python program to convert your .jpg extensions file in a folder to .pdf file.

Inorder to run this follow these steps

  1. Download img2pdf module in python.
    pip install img2pdf
  2. Paste our program in the folder/directory where the files are present.
  3. Execute our program in the directory.

About

This is a simple program to convert your .jpg extensions file in a folder to .pdf file.


Languages

Language:Python 100.0%