ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: axelriet on May 01, 2012, 10:48:23 PM

Title: [REQ] Add support for new XMP namespace and custom tag
Post by: axelriet on May 01, 2012, 10:48:23 PM
Hi Phil,

I'm authoring an image viewer app for Windows and it has a feature where it displays rich text comments on top of images. These comments are stored in XMP in their own namespace and tag. I'd like to know if you could add support for that in ExifTool, so users can read (extract) this comment and also write it inside files if they want.

The namespace and preferred prefix are xmlns:fpv="http://ns.fastpictureviewer.com/fpv/1.0/" and the element name is <fpv:RichTextComment>. The content is an RTF text string, sometimes wrapped in in a CDATA.

The namespace and tag are publicly documented here: http://www.fastpictureviewer.com/help/#rtfcomments

Many thanks in advance for considering this,
Axel Rietschin
Title: Re: [REQ] Add support for new XMP namespace and custom tag
Post by: Phil Harvey on May 02, 2012, 07:32:17 AM
Hi Axel,

Thanks.  This will appear in the next release.

- Phil
Title: Re: [REQ] Add support for new XMP namespace and custom tag
Post by: axelriet on May 06, 2012, 08:27:32 PM
Fantascic, thanks, looking forward to it!
Title: Re: [REQ] Add support for new XMP namespace and custom tag
Post by: Phil Harvey on May 07, 2012, 07:27:36 AM
Quote from: axelriet on May 06, 2012, 08:27:32 PM
Fantascic, thanks, looking forward to it!

I think you mean "looking backward to it!". ;)

It was released Saturday. :)

- Phil
Title: Re: [REQ] Add support for new XMP namespace and custom tag
Post by: axelriet on May 08, 2012, 07:45:41 PM
You just broke the speed of light! ;D Tested it and it worked perfectly!

exiftool test.jpg -RichTextComment="{\rtf1 Thanks, Phil!!!}"
Title: Re: [REQ] Add support for new XMP namespace and custom tag
Post by: Phil Harvey on May 08, 2012, 07:59:23 PM
{\rtf1 You're welcome!}

- Phil