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?