Quickly convert multiple images into a single PDF document.
Step 1:
Git - git clone https://github.com/VidyutPrabakaran1/FusionPDF.git and create a folder alongside the program, called 'images'.
or
Download and extract the zip file from the latest release under the releases tab.
Step 2:
Install the libraries - pip install pillow
Add your images in the images folder under the same program, and number them in the order you want them to appear.
Run the program and press the 'Enter' key and your pdf should be generated as 'output.pdf' in the same folder as your program or your User directory.