Questions tagged [xmp]

The Adobe Extensible Metadata Platform (XMP) is a standard, created by Adobe Systems Inc., for processing and storing standardized and proprietary information relating to the contents of a file.

The Adobe Extensible Metadata Platform (XMP) is a standard, created by Adobe Systems Inc., for processing and storing standardized and proprietary information relating to the contents of a file. it is a labeling technology that allows you to embed data about a file, known as metadata, into the file itself. Adobe provides XMP Toolkit(http://www.adobe.com/devnet/xmp.html) that is available under the BSD license. The XMP Toolkit allows you to integrate XMP functionality into your product or solution. It supports Macintosh, iOS, Windows, as well as UNIX and comes with samples, documentation, source code and scripts to generate project files.

One of the most useful tools that can handle XMP reading and writing in a variery of formats is EXIF Tool.

248 questions
0
votes
0 answers

Store a whole XML as metadata inside a PDF file?

I'm trying to read a pdf file, to extract some info from it, and it seems like a way to do it is to set some metadata, and then retrieve it using something like the as3-xmp lib. However, what I'm trying to write inside as metadata is a whole xml,…
Artemix
  • 8,497
  • 14
  • 48
  • 75
0
votes
1 answer

Jpeg writing xmp for null property

I have a program which can read xmp Data in C# but some images have some properties NULL and when I am trying to write xmp data for a NULL property it gives an exception: Property cannot be found :Exception from HRESULT: 0x88982F40 Is it possible…
Kamran Pervaiz
  • 1,861
  • 4
  • 22
  • 42
0
votes
1 answer

iTextSharp XML ZUGFeRD-invoice.xml attachment

I use iTextSharp 5.5.3 and Ii need to generate a PDF/A with ConformanceLevel = ZUGFeRD. I have trouble in setting the correct XMP schema flags. The code is working but I always get the exception ZUGFeRD XMP schema shall contain attachment name…
Chris
  • 3
  • 2
0
votes
2 answers

C#: Take Out Image Portion of JPEG to Backup Metadata?

This will be a little backwards from the typical approach. I've used ExifTool for metadata manipulation before, but I really want to keep the best metadata backup I can before I make anything permanent. What I want to do is remove the compressed…
Carlo Mendoza
  • 765
  • 6
  • 24
0
votes
1 answer

How to compile package with sub-directory includes in SCons?

scons output (split for readability), relevant commit: scons: Building targets ... g++ -o build/XMP/XMPCore/source/ExpatAdapter.o -c -O2 -iquote- -DUNIX_ENV=1 \ -D_FILE_OFFSET_BITS=64 -Ifixes/XMP-Toolkit -IXMP-Toolkit-SDK-CC201306/build…
l0b0
  • 55,365
  • 30
  • 138
  • 223
0
votes
1 answer

iText -> Best approach to read XMP metadata?

It appears that in 5.5.2 of iText the XmpReader is deprecated along with a lot of other things related to XMP. What is the recommended to reading XMP metadata from Pdf files? Thank you
InnerOrchestra
  • 37
  • 2
  • 10
0
votes
1 answer

Is it possible to get PDF Document security using exiftool

I want to extract PDF document security settings, like content copying, printing, etc. Is it possible to use exiftool.
Prabhanjan Naib
  • 201
  • 3
  • 12
0
votes
1 answer

How can i use XMP to modify metadata of Sharepoint Document?

I am trying to Modify Meta data of Sharepoint Document. How can use XMP for this task? Using C#. Can anyone give me some code samples?
Preeti
  • 1,386
  • 8
  • 57
  • 112
0
votes
1 answer

Writing modified subject data to XMP file fails (using pyexiv2)

My photo editor screwed up the tags for many of my photos. I took this as the final push to start getting familiar with Python and write a script to clean the tags. I found out that pyexiv2 might come in quite handy and I tried to basically follow…
0
votes
1 answer

Viewing and Editing of XMP Information

I wish to build a web application that is able to modify XMP read and edit information of image files. Is that possible to tap on XMP Information of image files in that manner? I'll most probably be working via a Windows Server (2003), and writing…
kosherjellyfish
  • 361
  • 4
  • 16
0
votes
1 answer

How can I submit html data to MySQL using onsubmit</a></h3> <div class="excerpt">I'm using the HTML tag to display html/js code retrieved from my mysql db. The user can edit this code (xmp contentEditable='true') and save it back to the mysql db. I'm able to retrieve the data (html/js code) from mysql and display it between…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/submit" class="post-tag grid--cell" title="show questions tagged 'submit'" rel="tag">submit</a> <a href="../../questions/tagged/xmp" class="post-tag grid--cell" title="show questions tagged 'xmp'" rel="tag">xmp</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 14 '14 at 20:31">asked Jan 14 '14 at 20:31</time> <a href="../../users/3195559/user3195559" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3195559.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user3195559" /> </a> <div class="s-user-card--info"> <a href="../../users/3195559/user3195559" class="s-user-card--link">user3195559</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">13</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-18523679"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/18523679/ios-good-way-to-add-xmp-metadata-to-aac-encoded-m4a-file" class="question-hyperlink">IOS: Good way to add XMP metadata to AAC encoded m4a file?</a></h3> <div class="excerpt">I'm creating an AAC encoded m4a file from raw PCM samples for streaming purposes. I'm using AAC hardware encoding provided in this example. iPhoneExtAudioFileConvertTest Now I would really want to add metadata such as album artwork and titles. As I…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ios" class="post-tag grid--cell" title="show questions tagged 'ios'" rel="tag">ios</a> <a href="../../questions/tagged/audio" class="post-tag grid--cell" title="show questions tagged 'audio'" rel="tag">audio</a> <a href="../../questions/tagged/metadata" class="post-tag grid--cell" title="show questions tagged 'metadata'" rel="tag">metadata</a> <a href="../../questions/tagged/xmp" class="post-tag grid--cell" title="show questions tagged 'xmp'" rel="tag">xmp</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 30 '13 at 01:49">asked Aug 30 '13 at 01:49</time> <a href="../../users/2380455/ambientlight" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2380455.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="ambientlight" /> </a> <div class="s-user-card--info"> <a href="../../users/2380455/ambientlight" class="s-user-card--link">ambientlight</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">7,212</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="49 silver badges">49</li> <li class="s-award-bling s-award-bling__bronze" title="61 bronze badges">61</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-17918251"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/17918251/storing-multiple-comlex-metadata-values-in-crx-i-e-xmpdm-markers" class="question-hyperlink">storing multiple comlex metadata values in CRX i.e. xmpDM:markers</a></h3> <div class="excerpt">I'm trying to store multiple complex metadata values in CQ CRX (Adobe DAM). The multiple simple metadata values are simply multi value properties in assets metadata node. The complex metadata values are subnodes of assets metadata node. But how…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/metadata" class="post-tag grid--cell" title="show questions tagged 'metadata'" rel="tag">metadata</a> <a href="../../questions/tagged/aem" class="post-tag grid--cell" title="show questions tagged 'aem'" rel="tag">aem</a> <a href="../../questions/tagged/xmp" class="post-tag grid--cell" title="show questions tagged 'xmp'" rel="tag">xmp</a> <a href="../../questions/tagged/crx" class="post-tag grid--cell" title="show questions tagged 'crx'" rel="tag">crx</a> <a href="../../questions/tagged/dam" class="post-tag grid--cell" title="show questions tagged 'dam'" rel="tag">dam</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 29 '13 at 07:27">asked Jul 29 '13 at 07:27</time> <a href="../../users/836941/zacheusz" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/836941.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="zacheusz" /> </a> <div class="s-user-card--info"> <a href="../../users/836941/zacheusz" class="s-user-card--link">zacheusz</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">8,750</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="36 silver badges">36</li> <li class="s-award-bling s-award-bling__bronze" title="60 bronze badges">60</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-16389166"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/16389166/how-do-i-read-a-python-backtrace" class="question-hyperlink">How do I read a Python backtrace?</a></h3> <div class="excerpt">I have a Python script that copies pictures to a new directory (to remove duplicates) and tags them with Python XMP Toolkit which relies on the exempi library. After a random amount of time that can range between about a minute to 30 minutes, the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/backtrace" class="post-tag grid--cell" title="show questions tagged 'backtrace'" rel="tag">backtrace</a> <a href="../../questions/tagged/xmp" class="post-tag grid--cell" title="show questions tagged 'xmp'" rel="tag">xmp</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 05 '13 at 21:09">asked May 05 '13 at 21:09</time> <a href="../../users/489667/phistrom" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/489667.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Phistrom" /> </a> <div class="s-user-card--info"> <a href="../../users/489667/phistrom" class="s-user-card--link">Phistrom</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">539</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="20 bronze badges">20</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-16189448"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/16189448/xmp-data-encrypted-on-canon-eod-d1000" class="question-hyperlink">XMP data encrypted on Canon EOD D1000</a></h3> <div class="excerpt">I have a question regarding encryption, once again this relates to reading serial numbers from the aux:SerialNumber namespace. When I open my file in AS3 from photos of the Canon EOS D1000, it can't read this bit in the ByteArray var i:int =…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/actionscript-3" class="post-tag grid--cell" title="show questions tagged 'actionscript-3'" rel="tag">actionscript-3</a> <a href="../../questions/tagged/encryption" class="post-tag grid--cell" title="show questions tagged 'encryption'" rel="tag">encryption</a> <a href="../../questions/tagged/air" class="post-tag grid--cell" title="show questions tagged 'air'" rel="tag">air</a> <a href="../../questions/tagged/xmp" class="post-tag grid--cell" title="show questions tagged 'xmp'" rel="tag">xmp</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 24 '13 at 10:19">asked Apr 24 '13 at 10:19</time> <a href="../../users/1997470/jaco-brewis" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1997470.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jaco Brewis" /> </a> <div class="s-user-card--info"> <a href="../../users/1997470/jaco-brewis" class="s-user-card--link">Jaco Brewis</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=15" rel="prev" title="Go to page 15">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <div class="s-pagination--item is-selected">16</div> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=17" rel="" title="Go to page 17">17</a> <a class="s-pagination--item" href="../../questions/tagged/xmp_page=17" rel="next" title="Go to page 17"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>