Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Using commons-imaging-1.0-20140325.172317-8.jar
Using the image : http://www.controlledvocabulary.com/images/drp2091169-sfw-q60-all-wicc.jpg
From the webpage : http://www.controlledvocabulary.com/blog/top-metadata-myths.html
Code used : System.out.println(Imaging.getMetadata(new File(filepath)).toString());
Problem : the file embeds EXIF and XMP metadata, it seems that only EXIF is processed.
Expected metadata to be found : http://www.controlledvocabulary.com/blog/meta-overhead/drp2091169-sfw-q60-all-wicc.txt
Attachments
Attachments
Issue Links
- relates to
-
IMAGING-250 Imaging.getBufferedImage(File file) and Imaging.getImageInfo(File file) convert CMYK in RGB and it shouldn't
- Closed