An open API service indexing awesome lists of open source software.

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

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.