Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

convert a image to pdf

usage

(This script only handles jpg type images.)

single image(.jpg): python convert_image_to_pdf.py image_name(eg: test.jpg)

multiple images: python convert_image_to_pdf.py image_dir(eg: test)