Skip to content

thegabriel09/PDF-Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PDF Merger

PDF Merger is a simple and modern desktop application that lets you merge multiple PDF files using a clean graphical interface.

You can select a folder containing PDF files, reorder them (default order is from oldest to newest by creation date), set the output file name, and choose where to export the final merged PDF.

πŸ–₯️ Features

  • Select a folder of PDFs
  • Automatically sorts by creation date (oldest to newest)
  • Manually reorder files with up/down buttons
  • Set a custom output PDF name
  • Choose export location via file picker
  • Clean and modern interface with ttkbootstrap
  • Built with Python and PyPDF2

πŸ“¦ How to Use

🐍 If you have Python installed:

  1. Clone this repo or download the source code
  2. Install required libraries:
    pip install ttkbootstrap PyPDF2
  3. Run the app:
    python3 main.py

πŸͺŸ If you don't have Python installed:

You can download the Windows .exe version from the Releases section on GitHub and run it directly. No installation required.

πŸ“· Screenshots

Main

πŸ›  Built With

About

A simple and modern Python application to merge multiple PDF files with a user-friendly interface. Select a folder of PDFs, reorder them, name your output file, and choose where to export it. Built with tkinter, ttkbootstrap, and PyPDF2.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages