#pdf #directory #merge

app merge_pdf

Merge PDF files in a directory

1 unstable release

0.1.0 Oct 23, 2024

#1874 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

~16–24MB
~280K SLoC