An interactive Python Script to Merge Multiple PDF Files using the modern pypdf library.
- Dynamically asks how many PDFs you want to merge.
- Built using the latest
pypdfpractices (PdfWriter). - Error handling for missing files.
- Install the required dependency :
pip install pypdf- Run the script :
python pdf_merger.py