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
- Host: GitHub
- URL: https://github.com/crumblyliquid/presentationextractor
- Owner: CrumblyLiquid
- License: gpl-3.0
- Created: 2021-05-22T15:48:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T19:06:59.000Z (about 4 years ago)
- Last Synced: 2025-01-15T07:10:50.474Z (5 months ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`