/pdf

pdf utils

Primary LanguagePython

pdf

some pdf utils, couldnt find any offline combiners and im too poor to buy adobe pdf thing so here

Scripts

  • pptx to pdf
  • pdf combiner

Setup

python -m venv venv
pip install -r requirements.txt
python main.py

Note

  • No cli commands so just comment out whichever function you dont need, or add your own argparser