elsheikh21 / concat_pdfs

This utility project was created to concatenate pdfs instead of using online solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concatenate PDFs

This is a utility project created to concatenate any number of given pdfs.

To use the app

  • make sure poetry is installed on your pc
  • poetry shell
  • poetry run main.py

TODO

  • terminal arguments
  • Add try/catch blocks to make sure files are there
  • Add os.makedirs(pdf_files) if directory does not exist
  • validate enteries
  • [Maybe] Create a GUI for it

About

This utility project was created to concatenate pdfs instead of using online solutions


Languages

Language:Python 100.0%