1 unstable release

0.1.0 Oct 23, 2024

#704 in Text processing

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
~273K SLoC