Skip to content
/ jpg2pdf Public

Simple Python script to create a PDF file from a set of images

Notifications You must be signed in to change notification settings

lgg/jpg2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPG-to-PDF

Simple Python script to convert a set of images to PDF and combine them into one single PDF file within seconds.

screenshot_1

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.

Working

The script only takes two inputs.

  1. The directory where the images are stored.
  2. The name of the output PDF file.

image

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