Skip to content

eliahvo/pdf-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merger

A simple python GUI-based program to merge PDF files easily.

Requirements

  • python 3.5 or higher
  • tkinter for python
  • PyPDF2 (pip install pypdf2)

Usage

  1. Choose at least two PDF files that should be merged together.
  2. Select an output file path.
  3. Press Merge PDFs to merge the selected files.

    application screen

Latest

So far, it is not yet possible to merge more than two PDFs together. The plus button is doing nothing yet.

Run

To run the program, just type python PDFMerger.py on a command line where the python file is located.

License

The MIT License (MIT)

Copyright © 2021 Eliah Vogel

About

GUI based program to merge multiple PDFs.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages