Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

galgolan/ppt2png

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ppt2Png

Ppt2Png is an AutoIt script which exports all slides of a Power Point presentation as PNG files. It differs from Power Point's build-in option to export images by the way it treats animations; While Power Point's export function will save any slide to a single image, Ppt2Png will save an image after each space bar press, so animations will be exported correctly. Essentially, Ppt2Png loops space bar press & a screen capture, until the slideshow ends.

For more information, see: AutoIt

Running

You have a few options to run the script:

  • Run the source file with AutoIt
  • Use build.ps1 PowerShell script to build a standalone executable
  • Download a pre-built release from this repository

Usage

  • Start the script and press 'yes' when the popup shows
  • You will now notice the camera icon in the system tray, this means the script is waiting for a slideshow to start.
  • Open Power Point, open a presentation file and start a slideshow (by pressing F5 for example).
  • Sit back and relax; the script will click through the slideshow, until the end.
  • The captured images are saved under: My Documents\Captures

the resolution of the saved images will match the screen resolution used to display the slideshow.

Known Issues

  • The script does not work with Presenter View. Disable it by unchecking Slide Show -> Use Presenter View.

About

Export Power Point slides to a series of png pictures

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.