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.
- 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.
- HTML5 & Vanilla CSS: For a lightweight and responsive interface.
- Native JavaScript: For core logic and UI interaction.
- pdf-lib: The powerhouse behind client-side PDF manipulation.
- Google Fonts: Using the "Outfit" font family for a premium feel.
- Open
index.htmlin your favorite web browser. - Drag and drop your PDF files into the upload area, or click it to select files.
- Reorder the files if needed using the arrow buttons or by dragging them.
- Click Merge & Download.
- Your combined PDF will be ready for download in seconds!
This project is open-source and available for use under the MIT License.