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

https://github.com/crumblyliquid/presentationextractor

Extracts text from .pptx files into .docx files
https://github.com/crumblyliquid/presentationextractor

Last synced: 3 months ago
JSON representation

Extracts text from .pptx files into .docx files

Awesome Lists containing this project

README

        

# PresentationExtractor
Extracts text from .pptx files

## Insatllation
1) Run `pip install -r requirements.txt ` to install all dependencies

## Usage
1) Put all the presentations you want to convert into the same directory as the `pptextract.py` file
2) Run `pptextract.py`