Python script to convert a bunch of Microsoft Powerpoint files (.ppt or .pptx) to PDF
- Put this script in the same folder some powerpoint files
- Run the script
python batch_ppt_to_pdf.py
Tested with Python 3 on Windows
Python script to convert a bunch of Microsoft Powerpoint files (.ppt or .pptx) to PDF
Python