PDF Merge is a simple, efficient tool to merge multiple PDF files into a single PDF. It's designed to be user-friendly and quick, making the process of combining PDFs straightforward and hassle-free.
- Merge multiple PDF files into one
- Cross-platform compatibility
Make sure you have the following tools and libraries installed:
- Java (JDK 23 or later)
- Maven
-
Clone the repository:
git clone https://github.com/ahjaworski/pdf-merge.git cd pdf-merge
-
Build the project using Maven:
mvn clean install
To run this project using Docker Compose, follow these steps after ensuring you have completed the installation steps:
-
Build the project using Maven:
mvn clean install
-
Start the application using Docker Compose:
docker-compose up -d
-
Access the application by navigating to http://localhost:8080 in your web browser.
This project is licensed under the MIT License - see the LICENSE file for details.