Skip to content

WarManX/pdf_merging_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merging Tool 📁

Screen Shot 2021-06-06 at 4 14 24 AM

What is PMT ?

PMT is a simple tool that can merge for you multiple pdf file to one file using a python code.

Supported OS 💻

Linux Windows Mac

Coding languages 💻

Python 

Build and install from source

git clone https://github.com/ShyGorilla/pdf_merging_tool.git // Cloninng the tool

cd pdf_merging_tool // Change the directory to the tool

pip3 install -r requirements.txt // Install requirements

python3 pdf.py // To run the tool

or you can do all that with only one command to copy git clone https://github.com/ShyGorilla/pdf_merging_tool.git ; cd pdf_merging_tool ; python3 pdf.py

Screenshot

Screen Recording 2021-06-06 at 8 09 16 PM-2

1

About

PMT is a simple tool that can merge for you multiple pdf file to one file using a python code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages