Easily merge multiple PDF files into a single document directly within your browser using JavaScript and PDF-Lib.
- Merge multiple PDF files into a single PDF.
- User-friendly interface built with Bootstrap.
- Client-side processing - No server required.
- Fast and lightweight solution.
- Drag & drop support for easy file uploads.
- HTML5, CSS3, Bootstrap – For a responsive UI.
- JavaScript (PDF-Lib.js) – For merging PDF files.
- JS-PDF – Additional PDF handling.
- Open
index.htmlin a browser. - Click on the file input and select one or more PDF files.
- Click the "Merge PDFs" button to start processing.
- The merged PDF will be automatically downloaded.
- Clone the repository:
git clone https://github.com/amitesh786/PDF-Merger.git - cd
PDF-Merger - Open
index.htmlin a browser and start using the tool!
- Chrome
- Firefox
- Edge
- Safari (limited support due to PDF-Lib limitations (Not supported))
- Developed by Amitesh Singh | © 2025
- Feel free to contribute or suggest improvements!
