A clean and user-friendly PDF merger desktop app built with Python, PyQt5, and PyPDF2.
Easily merge multiple PDF files with a simple graphical interface!
- π Select and arrange multiple PDF files
- β Merge all selected PDFs into one file
- πΎ Save merged output anywhere on your computer
- π±οΈ Easy-to-use drag & browse interface
β οΈ Error handling for missing or invalid files- π§ Beginner-friendly GUI project
git clone https://github.com/Rumaisas-islam/pdf-merger-gui.git
cd pdf-merger-guipip install -r requirements.txtpython pdf_merger_gui.pypdf-merger-gui/
βββ banner.png # Banner image for README
βββ LICENSE # MIT License
βββ README.md # Project README
βββ pdf_merger_gui.py # Main Python GUI script (Tkinter)
βββ requirements.txt # Required dependencies
βββ test/ # Folder for test scripts
β βββ test_merger.py # Test for merge functionality
βββ .gitignore # Files to ignore in git
- Python 3.x
- PyQt5 (GUI)
- PyPDF2 (PDF handling)
This project is licensed under the MIT License.
Hi, I'm Rumaisa,
- π¨ Illustrator turned Python Developer
- π» Passionate about GUI apps and creative coding
- π΅π° From Pakistan | π€ Dreaming of building AI apps soon, InshaAllah!
If you like this project, give it a β on GitHub and share it with others!
