/MergePdf

Primary LanguagePython

MergePdf_CLI

My own simple CLI tool for fuzzy selection of pdf files (within current working directory) to merge. Allows to reorder/delete files (to delete simply do not select when asked if happy with order).

Dependencies

  • PyPDF2
  • prompt_toolkit
  • pathlib
  • re