An application that turns separate pictures into a merged pdf
Clone the repository using:
git clone https://github.com/FloorRule/Img2Pdf.git
Remember to install the required libraries using:
pip install -r requirements.txt
Unzip Img2Pdf.rar
, images go into the images
folder
MAKE SURE you order your images in alphabetic order by naming them a.png
or b.png
etc...
Then double-click Img2Pdf.exe
the merged pdf will appear in the output_PDF
folder