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.
- Host: GitHub
- URL: https://github.com/blacksujit/pdf-merger
- Owner: Blacksujit
- Created: 2024-03-29T16:18:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-29T16:38:31.000Z (over 1 year ago)
- Last Synced: 2025-01-29T11:22:53.593Z (8 months ago)
- Topics: ai, conversion, pdf-merger, python, python-projects
- Language: Python
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :

# PDF File 2:

# MERGED PDF files (Result File):
