Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > HELP Recover the text out of a corrupt PowerPoint file?

HELP Recover the text out of a corrupt PowerPoint file?
Thread Tools
Mac Elite
Join Date: Jul 2000
Location: Dallas, TX, USA
Status: Offline
Reply With Quote
Oct 2, 2003, 05:17 PM
 
Anybody know how to recover the text out of a PowerPoint file?

Or anybody know how to repair a corrupted PowerPoint file?

Or any other ideas in this situation...

You started with a 34-slide file.
You saved it to a new name.
You started editing, saving periodically on the way.
You then go to save, and half way through, PowerPoint unexpectedly quits.
Restarting PowerPoint, it tells you the file is fubar.

Any ideas on how to recover my outline out of that file would be GREATLY appreciated.
Mac Nut since before color Macs, working for UT Austin Microcenter supporting Mac users
     
Dedicated MacNNer
Join Date: Nov 2002
Location: Rouge River
Status: Offline
Reply With Quote
Oct 3, 2003, 06:41 AM
 
Originally posted by kennedy:
Anybody know how to recover the text out of a PowerPoint file?

Or anybody know how to repair a corrupted PowerPoint file?

Or any other ideas in this situation...

You started with a 34-slide file.
You saved it to a new name.
You started editing, saving periodically on the way.
You then go to save, and half way through, PowerPoint unexpectedly quits.
Restarting PowerPoint, it tells you the file is fubar.

Any ideas on how to recover my outline out of that file would be GREATLY appreciated.
Well, as far as repairing the file I don't think I can help. However, there's a way to try to extract the text from the file using a *NIX utility from the terminal. By using 'strings', you can extract the ASCII information from the .ppt file, meaning your outline and text should be extracted. Here's what you need to do, in the terminal:

Code:
cd Directory Containing PPT File strings filename.ppt > filename.txt
This will dump the ASCII comments in "filename.ppt" into a text file called "filename.txt". Of course, you need to replace 'filename' with the true name of the file. Then, open the .txt file in your favourite text editor and start searching for text. I tried this with a presentation downloaded from the web, and managed to extract 94 kb of ASCII from a 1.3 MB file. Most of that was gobbledygook, but at the end I found the outline and scattered around was some text from the slides themselves.

I hope this helps. Losing work really bites, and Office seems to be more masticary than most pieces of software.
Swimming upstream since 1994.
     
kennedy  (op)
Mac Elite
Join Date: Jul 2000
Location: Dallas, TX, USA
Status: Offline
Reply With Quote
Oct 3, 2003, 10:57 AM
 
Sheesh, I should have thought to try that!!
I looked at the file in TextEdit and I didn't see any ASCII, so I didn't bother running 'strings' on it... but I should have, because there they were. Well, the old strings... not the new stuff I had written.

Oh well... I've recreated (best I can remember) it.

Thanks for the suggestion!!
     
Dedicated MacNNer
Join Date: Nov 2002
Location: Rouge River
Status: Offline
Reply With Quote
Oct 3, 2003, 11:51 AM
 
Originally posted by kennedy:
Sheesh, I should have thought to try that!!
I looked at the file in TextEdit and I didn't see any ASCII, so I didn't bother running 'strings' on it... but I should have, because there they were. Well, the old strings... not the new stuff I had written.

Oh well... I've recreated (best I can remember) it.

Thanks for the suggestion!!
No problem. Whenever I have a funny file related problem, I always find myself reverting to grep, perl, sed and strings to figure out what is going on, then I pipe the results to my editor (often vi). I know it's soooo 70s and *NIX-neck-beard-ish, but it works and saves me a ton of frustration.

Glad you could get something back.
Swimming upstream since 1994.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:56 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2