Skip to content

Convert a powerpoint presentation (pptx) to video (mp4) using text-to-speech with the presenter notes or slide text.

Notifications You must be signed in to change notification settings

drrobotk/pptx-to-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pptx-to-video

Convert a powerpoint presentation (pptx) to video (mp4) using text-to-speech with the presenter notes or slide text.

usage: pptx_to_video.py [-h] -p pptx_file -o mp4_file

optional arguments:
  -h, --help            show this help message and exit

required arguments:
  -p pptx_file, --pptx pptx_file
                        Input PPTX file to convert.
  -o mp4_file, --output mp4_file
                        Output MP4 file for video.

About

Convert a powerpoint presentation (pptx) to video (mp4) using text-to-speech with the presenter notes or slide text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages