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

https://github.com/phx/pptitles

Extract the slide number and title from all slides in a PowerPoint presentation.
https://github.com/phx/pptitles

Last synced: about 1 year ago
JSON representation

Extract the slide number and title from all slides in a PowerPoint presentation.

Awesome Lists containing this project

README

          

# pptitles

Extract the slide number and title from all slides in a PowerPoint presentation.

## Install from PyPi

`python3 -m pip install pptitles`

## Usage:

`pptitles -f "/path/to/presentation.pptx"`