Python PDF Merger Script with PyPDF2

🚀 Built a Python PDF Merger I created a small Python script that automatically merges multiple PDF files into a single document. The script scans a folder, detects all PDF files, and combines them into one merged PDF using the PyPDF2 library. This was a great hands-on practice with file handling and automation using Python. 🔧 Tech Used: Python, PyPDF2 You can check the full code here: https://lnkd.in/gm2pyBpb #Python #Automation #Programming #GitHub #LearningInPublic

To view or add a comment, sign in

Explore content categories