GitHub / jaiswalchitransh / Merge-pdf-files-using-PyPDF2
This Python script merges all PDF files in the current directory into a single PDF file named "merged.pdf" using the PyPDF2 library. It iterates through the PDF files, appends their content to a PdfWriter object, writes the merged content to a new file, and then closes the PdfWriter object.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 508 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: about 1 month ago
Topics: merge, merger, pdf, project, pypdf2, pypdf2-library, python, python-3, python3