ImageMetaData (set/edit EXIF/IPTC/XMP-metadata and Comment of image files by Exiv2 lib) content plugin
Moderators: Hacker, petermad, Stefan2, white
Re: JPG comment, EXIF, IPTC and XMP metadata plugin 2.3.1.0
Plugin Version 2.3.1.0 is released:
• added 64-bit version for TC 8.0 x64
• replaced Exiv2 library 0.21.1 by latest Exiv2 library 0.22
• added EPS file extension to detection string
Download Version 2.3.1.0: ReadMe, Plugin (x86/x86-64), C++ Sources
• added 64-bit version for TC 8.0 x64
• replaced Exiv2 library 0.21.1 by latest Exiv2 library 0.22
• added EPS file extension to detection string
Download Version 2.3.1.0: ReadMe, Plugin (x86/x86-64), C++ Sources
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2tbeu
How can I see PNG metadata?
I've tried all XMP fields for Screenshot.png file from:
http://fenixproductions.pl/files/tc/png_desc.zip
and no results
P.S. Archive contains additional TXT file with InfoMagic info about my image. Description field is what matters here.
How can I see PNG metadata?
I've tried all XMP fields for Screenshot.png file from:
http://fenixproductions.pl/files/tc/png_desc.zip
and no results

P.S. Archive contains additional TXT file with InfoMagic info about my image. Description field is what matters here.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
This is was exiv2 0.22 reports on your fileI will forward this to the exiv2 developers if you think that ImageMagick sets the correct XMP desc field.
Code: Select all
C:\temp>exiv2.exe -v -pa C:\temp\Screenshot.png
File 1/1: C:\temp\Screenshot.png
C:\temp\Screenshot.png: No Exif data found in the file
C:\temp\Screenshot.png: No IPTC data found in the file
C:\temp\Screenshot.png: No XMP data found in the file
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2tbeu
This field had been set by ScreenshotCaptor (via ImageEn library) and I was wondering why I cannot see it in other applications (including JPG-comments). That is why I attached ImageMagic details.
Either way: IM shows it, XnView too... JPG-comments - does not. I would be grateful if you could do something with this.
This field had been set by ScreenshotCaptor (via ImageEn library) and I was wondering why I cannot see it in other applications (including JPG-comments). That is why I attached ImageMagic details.
Either way: IM shows it, XnView too... JPG-comments - does not. I would be grateful if you could do something with this.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
2fenix_productions
I found the problem in the Exiv2 library and reported it (with a fix) to the developer. Please download and test the fixed version 2.3.1.1 of the plugin: wdx-jpg-comment_2.3.1.1.zip.
P.S. The font on your home page is almonst unreadable with Firefox 3.6.
I found the problem in the Exiv2 library and reported it (with a fix) to the developer. Please download and test the fixed version 2.3.1.1 of the plugin: wdx-jpg-comment_2.3.1.1.zip.
P.S. The font on your home page is almonst unreadable with Firefox 3.6.
Last edited by tbeu on 2011-10-08, 10:37 UTC, edited 1 time in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
@tbeu
Works great now. Thank you.
Or is it Helvetica usage issue?
*) No patience for BrowserShots
Works great now. Thank you.
Could you drop a screenshot somewhere* or mail it to me to fenixproductions on domain o2.pl?tbeu wrote:P.S. The font on your home page is almonst unreadable with Firefox 3.6.
Or is it Helvetica usage issue?
*) No patience for BrowserShots
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
JPG comment, EXIF, IPTC and XMP metadata plugin 2.3.1.2
Plugin Version 2.3.1.2 is released:
• replaced Exiv2 library 0.22 by latest Exiv2 0.22 (r2625)
• added GPSDateStamp and GPSTimeStamp to default jpg-comment.ini
• shortened various strings in default jpg-comment.ini
• fixed PNG Description from ImageMagick as JPG.Comment
• fixed: only call ContentEditValue() for fields of type ft_string or ft_stringw
• removed MPRESS binary compression
Download Version 2.3.1.2: ReadMe, Plugin (x86/x86-64), C++ Sources
• replaced Exiv2 library 0.22 by latest Exiv2 0.22 (r2625)
• added GPSDateStamp and GPSTimeStamp to default jpg-comment.ini
• shortened various strings in default jpg-comment.ini
• fixed PNG Description from ImageMagick as JPG.Comment
• fixed: only call ContentEditValue() for fields of type ft_string or ft_stringw
• removed MPRESS binary compression
Download Version 2.3.1.2: ReadMe, Plugin (x86/x86-64), C++ Sources
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
JPG comment, EXIF, IPTC and XMP metadata plugin 2.3.1.3
Plugin Version 2.3.1.3 is released:
• replaced Exiv2 library 0.22 (r2625) by 0.22 (r2634) to fix PNG Comment
Download Version 2.3.1.3: ReadMe, Plugin (x86/x86-64), C++ Sources
• replaced Exiv2 library 0.22 (r2625) by 0.22 (r2634) to fix PNG Comment
Download Version 2.3.1.3: ReadMe, Plugin (x86/x86-64), C++ Sources
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
I may think of it. For historical reasons I sticked with current name.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
2tbeu, can you please skip this message for invalid jpg files?
Thanks.
Code: Select all
---------------------------
D:\temp\exif\invalid.jpg
---------------------------
D:\temp\exif\invalid.jpg: The file contains data of an unknown image type
---------------------------
OK
---------------------------
2Axe1
Is it just this one error message or any other, too?
Is it just this one error message or any other, too?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Re: ImageMetaData plugin 2.3.1.4
Plugin Version 2.3.1.4 is released:
• renamed plugin to ImageMetaData
• replaced Exiv2 library 0.22 (r2634) by 0.22 (r2643)
• added section [Settings] again to jpg-comment.ini with option: ShowErrors, i.e. disables alle error message dialogs.
Download Version 2.3.1.4: ReadMe, Plugin (x86/x86-64), C++ Sources
• renamed plugin to ImageMetaData
• replaced Exiv2 library 0.22 (r2634) by 0.22 (r2643)
• added section [Settings] again to jpg-comment.ini with option: ShowErrors, i.e.
Code: Select all
[Settings]
ShowErrors=0
Download Version 2.3.1.4: ReadMe, Plugin (x86/x86-64), C++ Sources
Last edited by tbeu on 2012-01-09, 21:36 UTC, edited 1 time in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more