Skip to content

pptx2txt is a tool that converts PowerPoint .pptx format to text.

License

Notifications You must be signed in to change notification settings

shakiyam/pptx2txt

Repository files navigation

pptx2txt

pptx2txt is a tool that converts PowerPoint .pptx format to text.

Requirements

pptx2txt requires python-pptx. To install it, run the following command:

pip install python-pptx

Usage

To convert a .pptx files to text, run the following command:

python pptx2txt.py [files ...]

Tips

If you are using Windows, you can make a shortcut to the "SendTo" menu by running the following command:

pip install pywin32
python create_sendto_shortcut.py

Author

Shinichi Akiyama

License

MIT License

About

pptx2txt is a tool that converts PowerPoint .pptx format to text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages