Share via


Recovering the pictures from a PPT file

 

The PPT file format is very well documented as per Microsoft’s Open Specification Promise. However, accessing any part of a PPT file isn’t really a snap.

I’ve created a small C# program which parses the \Pictures stream from a PPT file. For that, one needs to:

  • Extract the Pictures stream from the PPT OLE storage
  • Parse the stream according to the OfficeArtFBSE format
  • Extract all the binary pictures according to format: WMF, EMF, PNG, JPG

image

This can be used for damaged PPT files where the shapes that contain pictures can’t be viewed anymore.

ParsePictures.zip

Comments

  • Anonymous
    May 12, 2011
    Save as pptx and unzip pptx
  • Anonymous
    May 12, 2011
    Hi Abc,Yes, if the file is not damaged, that's a good alternative. The problem comes when the PPT file is damaged (the shapes that reference the images are broken) because then PowerPoint will just display a red X or something and the images are lost upon conversion.Costin
  • Anonymous
    May 13, 2011
    Thanks for including the source with the binary... I really appreciate that extra step. :)
  • Anonymous
    April 29, 2013
    You can make it with the aid of how to recover powerpoint file<a href="http://www.powerpoint.recoverytoolbox.com">http://www.powerpoint.recoverytoolbox.com</a>
  • Anonymous
    April 29, 2013
    You can apply how to recover powerpoint filewww.powerpoint.recoverytoolbox.com