Writting a comment to a image

Started by evilaro, April 27, 2013, 09:58:39 AM

Previous topic - Next topic

evilaro

Hi:

I have a option on my aplication, to allow users to see their
images.

"IF" they put a note, I would like to include the note into the image file...

BUT, I would not like to use any place where it could be used for something else
or have a conflict with any place that normally it is in use, or that could be used.

Is there a way to put it 'let say  TAG 1234abc' = "Hi, this is my note"
And that do not disturb anybody.

In the case this is not possible, What would be the best place to see, modify and use
this Note, Text, Comment or description ?

Thanks

Emilio
www.evilfoto.eu
*************

Phil Harvey

Hi Emilio,

You can create a user-defined XMP tag.  This way you are guaranteed that you won't conflict with existing tags.  Then you only have the problem that some applications will ignore IPTC if XMP exists.

- 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 ($).

evilaro

Hi Phil:

I knew it was not going to be easy... ;)

So back to the basic question...

IF I want to put a title, description, comment
on the IPTC, nothing very serious, not a
very precise TAG, something like

'Dad and I walking on the beach'

Where would you put it ;)

Thanks

Emilio



Quote from: Phil Harvey on April 27, 2013, 08:09:34 PM
Hi Emilio,

You can create a user-defined XMP tag.  This way you are guaranteed that you won't conflict with existing tags.  Then you only have the problem that some applications will ignore IPTC if XMP exists.

- Phil
www.evilfoto.eu
*************

Phil Harvey

IPTC, or XMP?  If you don't want to create a user-defined tag, try browsing the Tag Name documentation to pick one that you like.

- 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 ($).

evilaro

Phil:

Thanks, I will go IPTC...

I see there are a lot of tags to use choose from ;)

Emilio


Quote from: Phil Harvey on April 28, 2013, 08:16:14 PM
IPTC, or XMP?  If you don't want to create a user-defined tag, try browsing the Tag Name documentation to pick one that you like.

- Phil
www.evilfoto.eu
*************