1 unstable release

0.1.0 Oct 23, 2024

#368 in Text processing

Download history 169/week @ 2024-10-21

169 downloads per month

MIT license

10KB
163 lines

Merge_PDF

Merge PDF files in a folder into one PDF file.

Usage

Usage: merge_pdf.exe [OPTIONS]

Options:
      --folder <FOLDER>  The folder to search for PDF files. Uses the current folder if not specified [default: .]
      --output <OUTPUT>  The output file to save the merged PDF. Defaults to "merged_output.pdf" in the current directory
  -h, --help             Print help

Dependencies

~15–23MB
~278K SLoC