Given a PowerPoint presentation in .ppt format, what is the best way to programmatically and using only open source software extract an image representation (in say .jpg or .png) of each slide in the presentation?
The application will run in a Linux server environment, so installing Microsoft Office or Keynote is not an option.
The functionality that I want to achieve programmatically is similar to:
- Keynote's export functionality (File > Export... > Pictures > JPEG)
- PowerPoint's Save As JPEG functionality (Save As > Other Formats > JPEG)
 
     
     
     
     
     
    