Skip to content

Little Python script to merge multiple PDF files in a single one. Useful if a website/platform allows you to only upload a file, when you have multiple instead.

Notifications You must be signed in to change notification settings

terzinodipaese/PDF-File-Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PDF-File-Merger

Little Python script to merge multiple PDF files in a single one. Useful if a website/platform allows you to only upload a file, when you have multiple instead.

The script use PyPDF2 library, which can be installed this way: pip install PyPDF2

About

Little Python script to merge multiple PDF files in a single one. Useful if a website/platform allows you to only upload a file, when you have multiple instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages