Skip to content

t-ahuja/simple-pdf-collator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version License Library Maintained

GitHub stars

PDF Collator

A simple and minimalist tool for combining multiple PDF files into one PDF with the ability to rearrange them.

Features

  • Add multiple PDF files
  • Rearrange PDFs using Move Up/Down buttons
  • Remove individual PDFs from the list
  • Merge all PDFs into a single file
  • Clean and simple interface

Installation

  1. Install Python 3.7 or higher
  2. Install required dependencies:
    pip install -r requirements.txt
    
image

Usage

  1. Run the application:

    python pdf_collator.py
    
  2. Click "Add PDFs" to select PDF files you want to merge

  3. Use "Move Up" and "Move Down" buttons to rearrange the order of PDFs

  4. Use "Remove Selected" to remove a PDF from the list

  5. Click "Merge PDFs" to combine all PDFs and save the result

Requirements

  • Python 3.7+
  • pypdf library

About

A lightweight, Python-based tool to merge and rearrange PDF files with a simple GUI. No ads, no web-uploads—just fast, local processing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages