Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

PDF Merger

Aim

To merge different pdfs easily

Purpose

To make a single pdf of many

Short description of package/script

  • Here we merge the pdfs using the PyPdf library here we get all the pdfs from the folder then combine them and after ruuning the script new pdf will be there in the same folder.
  • List out the libraries imported->PyPdf , os

Workflow of the Project

First collect all the pdfs whcich you wanted to convert in the samefolder and arrange the order as you needed and then run the script so the merged pdf will be generated.

Setup instructions

First install the libraries and get all the pdfs in the same folder as that of the script then run the script so the merged pdf will be there as output in the same folder.

Output

image

Author(s)

Neel Shah