Skip to content

Initial Release – PDF Merger GUI App v1.0.0

Latest

Choose a tag to compare

@Rumaisas-islam Rumaisas-islam released this 10 Jul 02:52
404d9d1

πŸŽ‰ 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 test folder included

πŸ”§ Tech Stack

  • Python 3.x
  • PyQt5
  • PyPDF2

πŸ“₯ Installation

Just clone the repo, install the dependencies with:

pip install -r requirements.txt

Then run:

python pdf_merger_gui.py

πŸ™‹β€β™€οΈ About

Made with ❀️ by Rumaisa β€” an Illustrator turned Developer, exploring creative tech one project at a time.