This project , on mentioning the path of your pdfs in the required place merges them and creates a single pdf named 'result'.
The project is made using python.
merged.mp4
- install Python 3.8.3 or above
- Further install these packages using terminal:
pip install PyPDF4
- Clone this repository:
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git- Change directory:
cd Dev-Scripts
cd Python
cd PDF-merger- Find main.py and run it.