ImageMetaData (set/edit EXIF/IPTC/XMP-metadata and Comment of image files by Exiv2 lib) content plugin
Moderators: Hacker, petermad, Stefan2, white
ImageMetaData (set/edit EXIF/IPTC/XMP-metadata and Comment of image files by Exiv2 lib) content plugin
I've looked for a content plugin to see the JPG-comments.
It would be nice to have it in the EXIF-plugin together with all the other JPG stuff.
UPDATE on page 10
ImageMetaData plugin 2.3.6.1
Unread post by *tbeu » Mon Apr 20, 2020 22:40
Plugin Version 2.3.6.1 is released:
>>> https://ghisler.ch/board/viewtopic.php?p=383761#p383761
read_me.txt
* Description:
---------------
This plugin shows
o Comment of JPG/JPEG and PNG files as whole or as single lines.
o EXIF metadata of image files
o IPTC metadata of image files
o XMP metadata of image files
You can set/edit almost all fields inside Total Commander (requires TC7).
See configuration file jpg-comment.ini for the configuration of the metadata fields.
This plugin uses the Exiv2 Image Metadata Library version xxx
It would be nice to have it in the EXIF-plugin together with all the other JPG stuff.
UPDATE on page 10
ImageMetaData plugin 2.3.6.1
Unread post by *tbeu » Mon Apr 20, 2020 22:40
Plugin Version 2.3.6.1 is released:
>>> https://ghisler.ch/board/viewtopic.php?p=383761#p383761
read_me.txt
* Description:
---------------
This plugin shows
o Comment of JPG/JPEG and PNG files as whole or as single lines.
o EXIF metadata of image files
o IPTC metadata of image files
o XMP metadata of image files
You can set/edit almost all fields inside Total Commander (requires TC7).
See configuration file jpg-comment.ini for the configuration of the metadata fields.
This plugin uses the Exiv2 Image Metadata Library version xxx
Last edited by udol on 2011-11-19, 20:25 UTC, edited 2 times in total.
Re: [REQUEST] content plugin: JPG-comments (in EXIF-plugin?)
There seems to be no solution for my request. So I programmed it myself.
If you want to have it:
http://www.udol.de/wdx-jpg-comment/
Udo
If you want to have it:
http://www.udol.de/wdx-jpg-comment/
Udo
Re: [REQUEST] content plugin: JPG-comments (in EXIF-plugin?)
updated version 1.4 available
u.
u.
Re: [REQUEST] content plugin: JPG-comments (in EXIF-plugin?)
Two EXIF content plugins:udol wrote:I've looked for a content plugin to see the JPG-comments.
It would be nice to have it in the EXIF-plugin together with all the other JPG stuff.
http://www.ghisler.com/plugins.htm#content
http://www.totalcmd.net/plugring/exif2.html
This plugin is a remake of the plugin made by Christian Ghisler.
// Peter
Re: [REQUEST] content plugin: JPG-comments (in EXIF-plugin?)
Yes, these plugins can show EXIF tags like EXIF comment. But they can not show the normal JPG comment (JPG marker FFFE). I asked for this feature because it looks logical to have the normale JPG comment in a plugin for JPG (EXIF) files.petergus wrote:Two EXIF content plugins:udol wrote:I've looked for a content plugin to see the JPG-comments.
It would be nice to have it in the EXIF-plugin together with all the other JPG stuff.
http://www.ghisler.com/plugins.htm#content
http://www.totalcmd.net/plugring/exif2.html
This plugin is a remake of the plugin made by Christian Ghisler.
// Peter
Am I wrong?
Udo
Re: [REQUEST] content plugin: JPG-comments (in EXIF-plugin?)
hmm. you are right. But your plugin works perfect!udol wrote:Yes, these plugins can show EXIF tags like EXIF comment. But they can not show the normal JPG comment (JPG marker FFFE). I asked for this feature because it looks logical to have the normale JPG comment in a plugin for JPG (EXIF) files.
Am I wrong?Udo

// Peter
You should upload (or at least link) that plugin on totalcmd.net so it gets spread, otherwise one day it will get lost because the thread will die in the forum archive.
You can contact Ergo on ICQ for an account:
http://www.ghisler.ch/board/viewtopic.php?t=10117
Also check this thread:
http://www.ghisler.ch/board/viewtopic.php?t=10214
Icfu
You can contact Ergo on ICQ for an account:
http://www.ghisler.ch/board/viewtopic.php?t=10117
Also check this thread:
http://www.ghisler.ch/board/viewtopic.php?t=10214
Icfu
This account is for sale
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
The latest plugin version 2.0 is based on the exiv2 library Vs. 0.15 and supports editing of the JPG comment via the change attributes dialog of TC 7. The file time will not be updated when editing the JPG comment.
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 and IPTC metadata plugin 2.1.1.0
I extended the JPG comment plugin of Udo Ließ to work with EXIF and IPTC metadata. All new fields can be both observed and changed (by the change attributes dialog of TC7).
Added EXIF fields: Artist, Copyright, DocumentName, ImageDescription, Software, UserComment
Added IPTC fields: DateCreated, TimeCreated, Copyright, Caption, Writer, Headline, SpecialInstructions, Subject, Keywords, Category, SuppCategory, Urgency, Byline, BylineTitle, Credit, Source, Contact, EditStatus, FixtureId, ObjectName, LocationName, City, SubLocation, ProvinceState, CountryName, TransmissionReference
Download: wdx-jpg-comment_2.1.1.0.zip (C++ source is included.)
Added EXIF fields: Artist, Copyright, DocumentName, ImageDescription, Software, UserComment
Added IPTC fields: DateCreated, TimeCreated, Copyright, Caption, Writer, Headline, SpecialInstructions, Subject, Keywords, Category, SuppCategory, Urgency, Byline, BylineTitle, Credit, Source, Contact, EditStatus, FixtureId, ObjectName, LocationName, City, SubLocation, ProvinceState, CountryName, TransmissionReference
Download: wdx-jpg-comment_2.1.1.0.zip (C++ source is included.)
Last edited by tbeu on 2008-01-30, 10:39 UTC, edited 4 times 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