Read Jpeg2000 metadata

Viewed 391

I want to find an open source library with BSD/MIT (or equivalent) licence that is able to read XML (or any) metadata from .jp2 files. Research so far:

  • OpenJpeg doesn't reading metadata
  • EasyExif doesn't support the jpeg2000 format
  • Grok is using the AGPL licence which I can't use.
  • Kakadu is commercial

Any ideas?

0 Answers
Related