How can I recover a corrupted PowerPoint 2010 file?

2

I have a corrupted PowerPoint 2010 file that I need to recover ASAP!

Are there any free recovery tools out there for this?

msindle

Posted 2011-06-16T02:16:16.920

Reputation: 343

Answers

-2

Yes! Restoring from your regular backups costs nothing and you can start work again immediately after the restore is complete. Everybody knows to make regular backups of important things and it appears that since this file is important you would have backed it up regularly.

ta.speot.is

Posted 2011-06-16T02:16:16.920

Reputation: 13 727

this was something that I created today therefore it was not included in last night's backup – msindle – 2011-06-16T02:46:59.230

1

There are rarely free tools for problems like this, and I could find none. You can try following this Microsoft document "Recover a corrupt PowerPoint file":

http://office.microsoft.com/en-us/powerpoint-help/recover-a-corrupt-powerpoint-file-HA001116878.aspx?redir=0

KCotreau

Posted 2011-06-16T02:16:16.920

Reputation: 24 985

I tried following the instructions in this tutorial with no avail. Are there any other suggestions! Thanks! – msindle – 2011-06-16T02:47:43.193

0

.pptx files are actually zip files. So are .xlsx and .docx. Infozip's zip.exe has the following command line options:

-F   fix zipfile (-FF try harder)

I'd make a copy of the corrupt file and try using zip -F file.pptx and/or zip -FF file.pptx.

jftuga

Posted 2011-06-16T02:16:16.920

Reputation: 2 877

0

Just had this problem - try opening it in Open Office and re-naming the file. Worked for me :)

Ho Li Cow

Posted 2011-06-16T02:16:16.920

Reputation: 105