Simple Python script to convert a set of images to PDF and combine them into one single PDF file within seconds.
Do you have a set of pictures from the class topper's notes but find it difficult studying from it because of the jpg format? JPG to PDF is a simple Python script which converts all the images into PDF format and the merges all the images as one single PDF. In case you have an image which was accidentally clicked in landscape mode, the script will automatically convert it into portrait mode.
Note : The script works only for pictures clicked in portrait mode.
The script only takes two inputs.
- The directory where the images are stored.
- The name of the output PDF file.
Note : The directory should not contain any subdirectories having images in them, i.e., the diretory should contain only the images to be converted to PDF. The output PDF is saved in the same directory.
Demo video of the script : https://drive.google.com/open?id=1HsPsVmQhWT5HVDtXKeIeiM9pCGJ9wvNc