enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Extract XMP from images #8280

Open ComLock opened 4 years ago

ComLock commented 4 years ago

We are able to extract EXIF, but it seems we don't support XMP. There is also IPTC uncertain if we support that.

rymsha commented 4 years ago

Tika has some support of XMP and IPTC. Let's look at it

sigdestad commented 4 years ago

I thought we already use this?

rymsha commented 4 years ago

We use Tika, but don't use all of its capabilities.

sigdestad commented 4 years ago

But we already extract a ton of metadata from these files when uploading to XP?

sigdestad commented 3 years ago

Lets implement fallback to XML if IPTC does not work then?