Skip to content

Ashutosh-io7/PDF-Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PDF Merger

An interactive Python Script to Merge Multiple PDF Files using the modern pypdf library.

Features

  • Dynamically asks how many PDFs you want to merge.
  • Built using the latest pypdf practices (PdfWriter).
  • Error handling for missing files.

How to Run

  1. Install the required dependency :
pip install pypdf
  1. Run the script :
python pdf_merger.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages