/batch-ppt-to-pdf

Python script to convert a bunch of Microsoft Powerpoint files (.ppt or .pptx) to PDF

Primary LanguagePython

batch-ppt-to-pdf

Python script to convert a bunch of Microsoft Powerpoint files (.ppt or .pptx) to PDF. Powerpoint must be installed on the machine for this to work.

Instructions for usage

  1. Put some powerpoint files into the "ppt" folder
  2. Run the "start.bat"

Tested with Python 3 on Windows