Skip to content

Latest commit

 

History

History

PDF-merger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

PDF-merger

Introduction

This project , on mentioning the path of your pdfs in the required place merges them and creates a single pdf named 'result'.

Tech stack

The project is made using python.

Demonstration video - here is a view of the project :

merged.mp4

Install dependencies

  • install Python 3.8.3 or above
  • Further install these packages using terminal:
  pip install PyPDF4