An application that turns separate pictures into a merged pdf
Clone the repository using:
git clone https://github.com/FloorRule/Img2Pdf.gitRemember to install the required libraries using:
pip install -r requirements.txtUnzip 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