Page 1 of 1

Metadata

Posted: Fri Apr 24, 2009 2:48 pm
by sajeeshe
Hi,
When I am uploading files via Jfileupload I am not getting metatags of jpg files. But if I use simple upload I will get all metadata. Do you know how to change the settings for getting metadata of jpg files.


Thanks
Sajeesh

Re: Metadata

Posted: Sat Apr 25, 2009 7:55 am
by support
You're talking about EXIF meta-data ?
JImageFilter is able to forward EXIF meta-data from original to scaled image thanks to:
metatdata=unknownmarker in scaling.properties.

Is that want you need ?