Seems like Safari under iOS strips out most EXIF data when uploading photos. I guess I can see why they do this but it is a real bummer for me.
Might be possible to parse the EXIF data client side with javascript and then upload it in a separate form field along with the image. Looks pretty gnarly though. This link gives some help.
|
- jim 2-19-2013 2:12 pm
Might be possible to parse the EXIF data client side with javascript and then upload it in a separate form field along with the image. Looks pretty gnarly though. This link gives some help.
- jim 2-22-2013 4:43 pm