An open API service indexing awesome lists of open source software.

https://github.com/blacksujit/pdf-merger

This Python project provides a user-friendly tool for merging two Portable Document Format (PDF) files into a single, consolidated PDF. It simplifies document organization by combining separate PDFs into a well-structured, easy-to-navigate file.
https://github.com/blacksujit/pdf-merger

ai conversion pdf-merger python python-projects

Last synced: 7 months ago
JSON representation

This Python project provides a user-friendly tool for merging two Portable Document Format (PDF) files into a single, consolidated PDF. It simplifies document organization by combining separate PDFs into a well-structured, easy-to-navigate file.

Awesome Lists containing this project

README

          

# Python PDF Merger

This project provides a Python script for merging two Portable Document Format (PDF) files into a single, consolidated PDF.
It simplifies document organization by combining separate PDFs into a well-structured, easy-to-navigate file.

# Features :

Merges two PDFs efficiently.
Preserves the original formatting and content of the source PDFs.
Offers a command-line interface (CLI) for straightforward usage.

# Benefits :

Saves time and effort by eliminating the need for manual merging.
Enhances document organization and searchability.
Ideal for consolidating lecture notes, project reports, or any other scenario requiring combined PDFs.

# Getting Started :

# Clone this repository:

## Bash :

git clone https://github.com/Blacksujit/PDF-Merger.git

# License:
MIT

# PDF File 1 :

![image](https://github.com/Blacksujit/PDF-Merger/assets/148805811/ef281f45-140f-4079-87d9-c9f35ac48055)

# PDF File 2:

![image](https://github.com/Blacksujit/PDF-Merger/assets/148805811/5b91016f-41b6-4938-b5ca-c2b183632d4f)

# MERGED PDF files (Result File):

![image](https://github.com/Blacksujit/PDF-Merger/assets/148805811/9277898c-178c-472b-abe2-098c25992192)