-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
✨ Feature Description
This PR introduces a Merge PDF feature that allows users to upload multiple PDF files and merge them into a single document. The tool provides a simple interface for selecting files, arranging order (optional), and downloading the merged PDF.
🎯 Why is this Needed?
- Simplifies handling of multiple PDF files by combining them into one.
- Saves time for users who need to send or store documents together.
- Provides a useful addition to the suite of document tools already in the project.
📋 Possible Implementation
Frontend (HTML/CSS/JS)
- File upload field supporting multiple PDFs.
- Option to rearrange file order before merging.
- “Merge PDFs” button to trigger the process.
📸 Mockups / Examples (if any)
✅ Additional Notes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request