https://github.com/ghost---shadow/ppt-converters
Powerpoint to document or html converter
https://github.com/ghost---shadow/ppt-converters
python-docx python-pptx
Last synced: about 2 months ago
JSON representation
Powerpoint to document or html converter
- Host: GitHub
- URL: https://github.com/ghost---shadow/ppt-converters
- Owner: Ghost---Shadow
- Created: 2017-09-21T16:00:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T17:13:46.000Z (over 8 years ago)
- Last Synced: 2025-03-06T12:52:09.001Z (over 1 year ago)
- Topics: python-docx, python-pptx
- Language: Python
- Size: 290 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Powerpoint to Document Convertor
## Requirements
1. Python 3.5 or similar
2. [Python docx](https://pypi.python.org/pypi/python-pptx)
3. [Python pptx](https://pypi.python.org/pypi/python-docx)
## Usage
Set the input and output directory in `driver.py` and run it.
## Notes
* Currently supports only `pptx` files.
* `PptToMd.py` converts `pptx` to `Markdown` and subsequently HTML.