Main Menu

IPTC Tag_ID

Started by Archive, May 12, 2010, 08:54:43 AM

Previous topic - Next topic

Archive

[Originally posted by flokam on 2009-12-14 10:54:47-08]

Hello dear forum friends,

I'm new here and have little experience with ExifTool.
my problem: I want the IPTC data of an image output in the following format:
Code:
my Command: exiftool -D C:\XMP\00002368.jpg > c:\xmp\HuGo\out_jpg_betty.xmp

 - ExifTool Version Number: 7.72
    - File Name: 00002368.jpg
    - Directory: C: / XMP
    - File Size: 158 KB
    - File Modification Date / Time: 2009:12:09 11:35:06 01:00
    - File Type: JPEG
    - MIME Type: image / jpeg
    0 JFIF Version: 1.00
    2 Resolution Unit: inches
    3 X Resolution: 150
    5 Y Resolution: 150
    - Current IPTC Digest: 5416274ce629b54c8ce2126ed67ec9f9
  100 Unique Object Name: TEXTUniqueObjectNametext
    0 Envelope Record Version: 4
    5 Object Name:
    7 Edit Status: New
   10 Urgency: 1 (most urgent)
   15 Category:
   20 Supplemental Categories: 20
   25 Keywords: Education, Entertainment, crises, war, conflict, religion, creed, social
   30 Release Date: 2009:01:20
   40 Special Instructions: 40 40
   55 Date Created: 2009:07:19
   62 Digital Creation Date: 2009:01:20
   63 Digital Creation Time: 10:08:00 01:00
   Originating Program 65: loc:: HUGO
   70 Program Version: 1.3.0
   80 By-line: Beifuss, Hartmut
   90 City: 90
   95 Province-State: 95
  101 Country-Primary Location Name: 101
  103 Original Transmission Reference: 103
  105 Headline: 105 105
  110 Credit:
  115 Source:
  120 Caption-Abstract: Object description tag 2:120
  122 Writer-Editor: 122 122
  221 Prefs:
  225 Classify State: JPEG 4:1:1
  230 Document Notes: 157.9 KB
    0 Application Record Version: 4
    - Comment: LEAD Technologies Inc. V1.01
    - Image Width: 1240
    - Image Height: 1240
    - Encoding Process: Baseline DCT, Huffman coding
    - Bits Per Sample: 8
    - Color Components: 3
    - Y Cb Cr Sub Sampling: YCbCr4: 2:0 (2 2)
    - Image Size: 1240x1240

in the line "120 Caption-Abstract: Object description tag should look like but so tag_id
2:120 .....
how can I do that.

Many THANKS,

flo

Archive

[Originally posted by exiftool on 2009-12-14 11:25:53-08]

Sorry, there is currently no way to output the IPTC record number
as part of the tag ID.  

- Phil

Archive

[Originally posted by flokam on 2009-12-14 12:16:54-08]

Hi Phil,

Thanks for you message.

flo