π Initial Release β PDF Merger GUI App (v1.0)
This is the first stable release of the PDF Merger GUI App β a clean, intuitive desktop application built using Python, PyQt5, and PyPDF2. It allows users to merge multiple PDF files through a user-friendly interface without any command-line complexity.
π What's Inside
- π Select multiple PDF files to merge
- π οΈ Reorder and combine them into a single output file
- πΎ Save the merged file anywhere on your computer
β οΈ Error handling for invalid or missing files- β Tested and works across most Windows setups
- π Simple project structure with
testfolder included
π§ Tech Stack
- Python 3.x
- PyQt5
- PyPDF2
π₯ Installation
Just clone the repo, install the dependencies with:
pip install -r requirements.txtThen run:
python pdf_merger_gui.pyπββοΈ About
Made with β€οΈ by Rumaisa β an Illustrator turned Developer, exploring creative tech one project at a time.