-
Ensure you have Python installed. If not, download and install it from python.org.
-
Install the required dependencies:
pip install PyPDF2
-
Clone the repository to your local machine:
git clone https://github.com/RG-7/PDF_Merger.git cd PDF_Merger
-
Run the
main.py
script:python main.py
Follow the prompts to enter the names of the PDF files you want to merge.
-
The merged PDF file will be created as
merged.pdf
in the project directory.
Contributions are welcome! If you find any issues or have suggestions, please open an issue or submit a pull request. π€π