have you any idea how the file got damaged?
another approach to try might be this one - http://forums.dpreview.com
Main Topics
Browse All TopicsWhy is it I can see a preview of an entire image but when I go to open it, it is incomplete. I get that it is probably corrupt but if the preview is intact is there any way to retrieve the entire image?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
have you any idea how the file got damaged?
another approach to try might be this one - http://forums.dpreview.com
nscheiner,
I'm afraid the prognosis is not good. The thumbnail appears because it is in the thumbs.db file (as xoorox said), not because Windows is reading the image and showing the full content. My experience with corruption taking the form you describe has been that that's as good as it's going to get. Have you tried IrfanView (http://www.irfanview.com)
Here's a couple of thoughts for you: First of all, try photo recovery software: take a look at BadCopy Pro (http://www.jufsoft.com/ba
You can also sometimes open corrupted file in applications like CorelDraw (which can sometimes import damaged JPGs. Once the file is imported into Draw it can be exported again as a new fresh JPG) or Photoshop (using RAW mode). For the latter, you need to know the size of the image in pixels. What you do in Photoshop is select File>Open As and in the dialog box choose RAW and then the file you want to open. Another dialog box will ask you to enter a size in pixels and the amount of channels (choose 3 here), leave the Header Size blank and click OK.
* For the following items, always work on COPIES, not on your originals *
You might also try opening the file and re-saving it in tif format. Save it as-is as soon as you open, then exit Photoshop and then re-open the new .tif file. You can also try rotating and saving, etc. Make sure you don't save over your original.
Last, some times the file can be opened in a text editor or a Hex editor, and the data stream altered slightly, allowing them to be opened with a graphics program (this is the process also described in xoorox's link to dpreview). However, if there is a lot of information missing from the files, it is impossible to fully recover the images. The basic procedure is something like the following:
Open a working image files from the same source (same digital camera, etc.) as your corrupted files in a hex editor, and take a look at the flow of the files - typically they should begin with FFD8, followed by a string of other characters. Get an idea of the flow.
Then, open your corrupt file, and look through the file. You're looking for a place where there's an obvious change to the flow of the data. If you can spot it, you might be able to fix it - at least if the damage is obvious, like a erroneous character or blank line introduced into the file. Sometimes you can simply copy the header information (first few lines) over from a good image.
Not to nag or say "I told you so", but ALWAYS have a backup plan and use it - recovering one lost file, like this, can pay for it.
Hope that helps,
LHerrou
Business Accounts
Answer for Membership
by: xooroxPosted on 2008-02-15 at 05:41:45ID: 20901474
I think the image preview that you see is held in a thumbs.db file (if you're in windows) that can be seen if you show hidden files. This will only be a lo-res copy and I don't think it would be easy to get it out in any case.
Is the file size still comparable to a normal jpg? If so most of the information might be there... I'd concentrate on trying to find a program that will open the file then I'd save it as another name. Try GIMP (http://gimp.org) and see if you have any luck.