Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

Image Meta-data EXIF

Hi,

My images are saved in a collection in the database as Image 64 string. It is being displayed properly. For example, you click on take picture, and the image gets saved as a base 64 in a collection, and it get displayed properly. I then right click on the image and save it on my computer. I have an exif viewer. It's giving me the creation data of the image as the time I saved the image on my computer. How do I read the exif data from my image(i.e photo time stamp, gps, and so forth...) Is that possible?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Image Meta-data EXIF

Hello Mike,

Please look at this link, hope it will be useful for you:
https://getsatisfaction.com/apperyio/...

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

Image Meta-data EXIF

Hi Evegene,

I check the link, but it doesn't give me the steps or any idea on how to implement that. Any ideas?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Image Meta-data EXIF

Hi Mike,

Unfortunatly we don't have such example. But you need to:

So only way at this time to implement it yourself.

Please read more about how it could be implemented on client side:

http://code.flickr.net/2012/06/01/par...

Regards.

Return to “Issues”