A desktop PDF merger application built with Python, Tkinter, and PyPDF that allows users to add, reorder, and merge multiple PDF files through a clean graphical interface.
A colorful desktop application built with Python and Tkinter that allows users to merge multiple PDF files into a single PDF.
- Add multiple PDF files
- Remove selected files
- Reorder PDFs using Move Up and Move Down
- Merge PDFs into one file
- Clean and colorful UI
- Scrollable PDF list
- Python
- Tkinter
- pypdf
pip install pypdf
python pdf_merger.py
##Screenshot

