Skip to content

trsaints/simple-pdf-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple pdf merger

A simple PDF processor for automating the merging process of separate PDF files.

dependencies

This project was built in python 3.11.4 and it uses the pyMuPdf library in order to process PDF files. For more detailed information, please visit the official repository

windows install

With python 3.14 installed, run the install.ps1 script for installing external dependencies and compiling the source code.