Help needed understanding error message

Started by Jossie, October 31, 2021, 09:36:06 AM

Previous topic - Next topic

Jossie

Hello,

I have a collection of prints I scanned with my CanoScan and produced JPGs. I wanted to document them using EXIFtool GUI. But I do get an error message:

Error: Can't read ExifIFD data - Abzug_0017.jpg

If I load the image into PhotoShop and edit the metadata there, it works fine.

What is the reason for this error message? Is there a way to repair this?

Hermann-Josef
WINDOWS11 64bit

StarGeek

Odds are that the EXIF data is corrupted.  You can try the second command in FAQ #20, which only rewrites the EXIF data, but some of the metadata may be lost.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Jossie

Great!  Repairing the metadata helped.

Many thanks and best wishes

Hermann-Josef
WINDOWS11 64bit

Phil Harvey

You can look at this with the -htmlDump feature if you want to see exactly what is happening.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).