Skip to content

Exports plaintext speaker notes from Microsoft Powerpoint .pptx files

Notifications You must be signed in to change notification settings

ericjang/pptx-export-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pptx-export-notes

v1
by Eric Jang

a simple script to extract the presenter notes from a .pptx file and export them into a single plaintext (.txt) file (for printing/rehearsing).

Usage:

pptx_export_speaker_notes.py -p /Users/Eric/Desktop/myppt.pptx

A .txt file containing all of the presenter notes will be exported to the same directory as the .pptx file.

This only works for .pptx files as they use Microsoft's OpenXML format (will not work for ppt files).

About

Exports plaintext speaker notes from Microsoft Powerpoint .pptx files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages