phx / pptitles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:MIT License


Languages

Language:Python 100.0%