Skip to content

GYC-lab/img2pdf_in_batches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

convert images to pdf

Date: 20230210

how to run

  1. Locate your images: define path_in and path_out, the folders containing images should be put in path_in. One thing you should know is that the code is capable of handling multiple folders containing images, so finally you will obtain multiple pdf files.
  2. Run the python code img2pdf with python img2pdf.py.
  3. Check out the path_out and you can obtain the pdf files if the code runs successfully.

About

convert multi images to a pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages