Skip to content

Drewlius/MergePDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MergePDF

A simple script dependent on Pypdf. It merges any pdf contained inside of the folder the script is in into one .pdf named output.pdf

  1. install pypdf either globally or inside a venv via: pip install -r requirements.txt
  2. Navigate to your folder containing the .pdf's via you're perferred console.
  3. Copy the merge_pdf.py into the folder
  4. Run the script via its absolute path
  5. Open the output.pdf file to ensure all .pdf's were successfully merged

About

A simple script dependent on Pypdf. It merges any pdf contained inside of the folder the script is in into one .pdf named output.pdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages