Skip to content

Latest commit

History

History
34 lines (21 loc) 路 873 Bytes

README.md

File metadata and controls

34 lines (21 loc) 路 873 Bytes

馃搫 PDF Merger

Installation

  1. Ensure you have Python installed. If not, download and install it from python.org.

  2. Install the required dependencies:

    pip install PyPDF2

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/RG-7/PDF_Merger.git
    cd PDF_Merger
  2. Run the main.py script:

    python main.py

    Follow the prompts to enter the names of the PDF files you want to merge.

  3. The merged PDF file will be created as merged.pdf in the project directory.

Contributing

Contributions are welcome! If you find any issues or have suggestions, please open an issue or submit a pull request. 馃馃殌