https://github.com/seehiong/pdf-merge
A sleek, secure, entirely client-side PDF merging utility. Combine PDFs directly in your browser without any server uploads.
https://github.com/seehiong/pdf-merge
client-side css3 frontend html5 javascript no-server pdf pdf-lib pdf-merger pdf-tools privacy-focused productivity utility
Last synced: about 1 month ago
JSON representation
A sleek, secure, entirely client-side PDF merging utility. Combine PDFs directly in your browser without any server uploads.
- Host: GitHub
- URL: https://github.com/seehiong/pdf-merge
- Owner: seehiong
- License: mit
- Created: 2026-03-14T05:38:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-21T06:27:25.000Z (3 months ago)
- Last Synced: 2026-03-21T22:28:09.183Z (3 months ago)
- Topics: client-side, css3, frontend, html5, javascript, no-server, pdf, pdf-lib, pdf-merger, pdf-tools, privacy-focused, productivity, utility
- Language: JavaScript
- Homepage: https://seehiong.github.io/app/pdfmerge/
- Size: 563 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MergeDocs | Premium PDF Merger
A sleek, secure, and entirely client-side PDF merging utility. Combine multiple PDF files into one directly in your browser without any server-side processing.
## 🚀 Features
- **Premium UI**: Modern dark-mode aesthetic with glassmorphism and smooth animations.
- **Security First**: Merging happens entirely on your machine. Your files are never uploaded to a server.
- **Drag & Drop Support**: Easily upload files by dragging them onto the interface.
- **Flexible Reordering**: Control the merge order with intuitive Up/Down buttons or by dragging files within the list.
- **No Installation Required**: Works in any modern web browser.
## 🛠️ Built With
- **HTML5 & Vanilla CSS**: For a lightweight and responsive interface.
- **Native JavaScript**: For core logic and UI interaction.
- **[pdf-lib](https://pdf-lib.js.org/)**: The powerhouse behind client-side PDF manipulation.
- **Google Fonts**: Using the "Outfit" font family for a premium feel.
## 📖 How to Use
1. Open `index.html` in your favorite web browser.
2. Drag and drop your PDF files into the upload area, or click it to select files.
3. Reorder the files if needed using the arrow buttons or by dragging them.
4. Click **Merge & Download**.
5. Your combined PDF will be ready for download in seconds!
## 📄 License
This project is open-source and available for use under the MIT License.