2005-04-20
Extracting images from PowerPoint (.ppt) files
Earlier this week, I wanted to extract some artwork from PowerPoint files in order to reuse them in an HTML/CSS-based presentation (inspired by Sam Ruby's slides). OpenOffice 1.1.1 doesn't seem to provide any direct way to extract images used in a presentation (I have no idea whether PowerPoint has this feature).
After various approaches failed (either failing completely, or by yielding images of lower quality than those in the .ppt presentation), I managed to extract the images. Here's how: