Sven-Bo / merge-pdfs-based-on-name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge PDFs based on name using Python

In this tutorial, you will learn how to combine pdfs by name using Python. In particular, we will be using the PyPDF2 module. This is a fast and easy way to merge pdf files without copying and pasting.

Video Tutorial

YouTube Video

Sample Output

Sample Output

Requirements

PyPDF2==1.27.4

Author

ko-fi

Feedback

If you have any feedback, please reach out to me at contact@pythonandvba.com

Logo

About


Languages

Language:Python 100.0%