Top "Xmp" questions

The Adobe Extensible Metadata Platform (XMP) is a standard, created by Adobe Systems Inc.

Reading data metadata from JPEG, XMP or EXIF in C#

I've been looking around for a decent way of reading metadata (specifically, the date taken) from JPEG files in C#, …

c# metadata jpeg exif xmp
Read/Modify PDF Metadata using iTextSharp

I am trying to use iTextSharp to read/modify PDF metadata. I figured out how to do it using pdfreader …

c# pdf metadata itextsharp xmp
How can I read XMP data from a JPG with PHP?

PHP has built in support for reading EXIF and IPTC metadata, but I can't find any way to read XMP?

php metadata jpeg xmp
Read image XMP data in Python

Can I use PIL, like in this example? I only need to read the data, and I'm looking for the …

python image python-imaging-library xmp
Reading JPG file's XMP metadata

I am developing Android application that's supposed to make use of Google Camera's new depth map generation feature. Basically Google …

java android xmp