Jh123x / PDF-Combiner

PDF Combiner: Combine your PDFs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF-Combiner

PDF Combiner: Combine your PDFs

  1. Download the binaries from the release section
  2. Run the command pdfcombiner.exe -h to see the help
  3. Run the command pdfcombiner.exe -p {path to folder with your PDFs} -o {path to output file} to combine your PDFs to the file

Note:

  • Combination order is in order of the files in the directory

For testing

  1. 2 PDFs are in the input folder for testing
  2. Running the code will combine the 2 PDFs into 1 Output.pdf
  3. Open Output.pdf to see the results

About

PDF Combiner: Combine your PDFs

License:MIT License


Languages

Language:Python 100.0%