Merge Options
0%
Ready to merge PDFs
Merge PDF Tool
- Modern UI Design with responsive layout
- Drag and Drop functionality for adding PDFs
- File Management:
- Add multiple PDFs
- Remove individual or selected files
- Reorder files (move up/down)
- Clear all files
- Merge Options:
- Custom output filename
- Document metadata (title, author)
- Automatic producer/creator info
- Progress Tracking:
- Visual progress bar
- Detailed status messages
- Client-Side Processing:
- Uses PDF-lib.js for PDF manipulation
- No server required – works entirely in browser
- FileSaver.js for downloading the result
How to Use:
- Save this code as
pdf-merger.html
- Open it in a modern browser (Chrome, Firefox, Edge)
- Add PDF files by dragging/dropping or using the button
- Set your merge options
- Click “Merge PDFs” to combine them
- The merged PDF will download automatically
Browser Requirements:
- Modern browser with JavaScript support
- Internet connection (to load CDN libraries)
- No special plugins required