Skip to content

Eistee82/pdfmerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merger

Windows tool for merging multiple PDF files into one. Reorder, add or remove files before merging — via drag-and-drop or file chooser.

Download

Download pdfmerger.exe from the Releases page.

Usage

  1. Drag PDF files onto pdfmerger.exe — a window opens to reorder files
  2. Alternatively: double-click pdfmerger.exe — the merge window opens, add files via button or drag & drop
  3. Reorder files using drag & drop within the list or the up/down buttons
  4. Click "PDFs zusammenführen" and choose the output file

Features

  • Drag & drop PDF files from Explorer onto the window
  • Drag & drop reordering within the list
  • Add/remove files at any time
  • Merge into a single PDF

Command-Line Options

Command Description
/help Show help

You can also drag folders onto the .exe — all PDFs inside will be added.

Exit Codes

Code Meaning
0 Success
1 Error

Building

Requires: Python 3 with pip.

build.bat

Automatically installs dependencies (pikepdf, tkinterdnd2, PyInstaller) and creates release/pdfmerger.exe.

Third-Party

This project uses:

License

MIT

About

Windows tool for merging multiple PDF files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors