Skip to content

A short script to convert images to pdf and put them together

License

Notifications You must be signed in to change notification settings

amanajas/images-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converter and PDF merge

It creates a PDF for each image then merges everything into one PDF.

Install

pip install -r requirements.txt

RUN

First you need to create a folder called images then pass its name as parameter in the command below.

.e.g:

without output filename

python convert.py images

with output filename .e.g:

python convert.py images result.pdf

About

A short script to convert images to pdf and put them together

Resources

License

Stars

Watchers

Forks

Languages