Metadata

Upload core product.
Post Reply
sajeeshe
Posts: 1
Joined: Fri Apr 24, 2009 2:44 pm

Metadata

Post 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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Metadata

Post 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 ?

Post Reply