Skip to content

adilk121/convert-image-into-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convert an Image to PDF The Python script enables the user to convert Images into PDF files. However, you must note that the script can only work well for JPG file formats. You can use the converter for revamping JPG images into PDF format.

Requirements img2pdf module

The img2pdf is an external Python module which enables you to convert a JPG image into a PDF.

pip install img2pdf How to run the script Using Terminal Add the image in the JPG format with name as 'input' in this folder. Run converter_terminal.py script Output PDF file will be generated in this folder

About

Convert your image into pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages