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.
- Host: GitHub
- URL: https://github.com/phx/pptitles
- Owner: phx
- License: mit
- Created: 2024-04-23T19:55:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T21:32:46.000Z (about 2 years ago)
- Last Synced: 2024-04-24T21:10:19.064Z (about 2 years ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"`