itsankoff / pdfmerge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF merge

Install

pip install -r requirements.txt

Usage

  • python3 merge.py - prints out usage section
  • python3 merge.py <input_dir> <outputfile>.pdf - merges files from <input_dir> to single pdf file <outputfile>.pdf. NOTE the files in the input directory will be sorted by name

About


Languages

Language:Python 100.0%