xmp Questions
9
Can I use PIL, like in this example?
I only need to read the data, and I'm looking for the easiest simplest way to do it (I can't install pyexiv).
edit: I don't want to believe that the only way ...
Mcnally asked 25/7, 2011 at 21:39
10
Solved
PHP has built in support for reading EXIF and IPTC metadata, but I can't find any way to read XMP?
5
Solved
I know that each file has metadata like title, subject, keywords and comments:
But what if I need custom metadata like tags for example?
Is it possible to do it with C#?
6
Solved
I've been looking around for a decent way of reading metadata (specifically, the date taken) from JPEG files in C#, and am coming up a little short. Existing information, as far as I can see, shows...
2
I'm trying to build a sample Android App to extract the depth map of portrait mode photos taken with the google camera app. I know that it's saved along the blurred photos.
I read the Dynamic Dept...
Tuition asked 20/11, 2019 at 15:12
5
Solved
If I were to tag a bunch of images via XMP, in Python, what would be the best way? I've used Perl's Image::ExifTool and I am very much used to its reliability. I mean the thing never bricked on ten...
2
I want to show HTML code as plain text.
for example
<div style="width:250px;">
<xmp>
<a href="#"> new element dummy text new element dummy text new element dummy text new e...
1
I need to create in java (using itext) the following xmp metadata and to put it in one of my pdf.
<rdf:Description rdf:about="" xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xml...
1
I'm uploading image to server and then processing the image. Funny thing is, after uploading the image image keywords are missing. Although other image properties are there.
There is no issue wi...
Bilodeau asked 26/9, 2016 at 21:25
6
Solved
0
I am making facebook 360 image by custom stitching using C#-emgu.
Can able to set EXIF tags(make & model) using C# image property items.
// Sample code for set exif make tag
var dummy1 = ...
1
Solved
I have been trying to examine a JPEG file, known to contain IPTC data, but could notice no strings whatsoever. I tried the well known UNIX strings command, ASCII, 8-bit, 16-bit Unicode --- to no av...
3
I am developing Android application that's supposed to make use of Google Camera's new depth map generation feature.
Basically Google has described the meta data used here
I can access to most of...
0
I am looking for a working iText version 5.5.4 example to add a custom metadata value myProp with content like <custom>My metadata</custom> to a PDF document. We can't use existing sche...
1
Solved
I am curious to know whether it is possible to create a custom namespace for the XMP Dublin Core metadata?
For example If I want to add a tag like mytest
I can write the XMP Metadata standard tag...
Nepean asked 25/6, 2014 at 19:8
1
Solved
I have saved Picasa's face data inside my JPEG files (in XMP) and now I am trying to read that information in Java. So far I am failing and help would be much appreciated.
I am trying to use metada...
Tamah asked 11/5, 2014 at 17:13
1
Solved
I've been trying to understand how XMP metadata worked on PNG files for the last few hours but couldn't quite wrap my head around it.
If I create a PNG image with Photoshop, save it and open the F...
2
Solved
Around my image processing software I use exiftool to successfully shuffle around exif info from Cr2, TIFF, JPG files. The added tags, such as "keywords", are all visible in OSX (mountain lion) Fin...
2
Solved
I'm trying to use the adobe xmp library in an iOS application but I'm getting link errors. I have the appropriate headers and libraries in my path, but I'm getting link errors. I double-checked to ...
1
Solved
Is there a standard way to read/write face-tags from/into photo meta-data?
Can I use it to import face-tagging information from popular photo organizers?
1
Solved
I've spend some time to add smack.providers in the android device, which is picked up by my application just fine. I've added the default iqProviders and extensionProviders, but I've also added my ...
2
Solved
I am trying to use iTextSharp to read/modify PDF metadata. I figured out how to do it using pdfreader and pdfstamper. I was wondering if I could also read/modify additional metadata information lik...
1
Solved
I'm trying to read XMP information from a jpeg on iPhone.
I can get tags from IPTC, TIFF or EXIF easily using ImageIO but not XMP. I'm specially interested the rating tag.
Does anyone know how to...
Rhodos asked 10/11, 2010 at 19:15
3
Solved
What's the difference between RDF and XMP?
From what I can tell, XMP is derived from RDF... so what does it offer that RDF doesn't?
My particular situation is this: I've got some images which nee...
2
Solved
I am looking at creating an app for OS X and/or iOS that allows the user to arbitrarily embed markers into the audio at various intervals during the audio recording process. It would be nice to hav...
Spectrograph asked 25/10, 2010 at 18:40
1 Next >
© 2022 - 2024 — McMap. All rights reserved.