Skip to content

mbilalshaikh/mbs-pdf-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MBS PDF Merger

Overview

MBS PDF Merger is an open-source tool designed to merge multiple PDF files into a single document. This software simplifies the process of combining PDFs, making it easy to organize and manage your documents.

Features

  • Merge Multiple PDFs: Combine several PDF files into one.
  • User-Friendly Interface: Simple and intuitive interface for easy navigation and usage.
  • Fast and Efficient: Quickly merges PDFs without compromising on quality.
  • Platform: Compatible with Windows.
  • Open Source: Free to use and modify under the Apache 2.0 license.

Installation

Prerequisites

  • Python 3.9
  • PyPDF2 library

Step-by-Step Installation

  1. Clone the Repository

    git clone https://github.com/mbilalshaikh/mbs-pdf-merger.git
    cd mbs-pdf-merger
  2. Install Dependencies

    pip install -r requirements.txt

Usage

Command Line Interface

To merge PDF files using the command line interface:

python mergepdfs.py

About

Open Source Software for merging pdf files

Resources

License

Stars

Watchers

Forks

Packages

No packages published