Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

About

An interactive Python Script to merge PDF Files using pypdf.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages