Photograph Metadata

Hi! I’ve tried using the Image Metadata app but am having trouble pulling the image latitude and longitude. Can you explain how you got the image longitude and latitude to work please? Thanks!

All my photos are showing the same lat/long…is Bubble/AWS stripping the location data or is the metadata plugin not working?

Same here… I assume there are the location metadata of the the server they are stored. Any idea how to get the information of the images themselves?

Hello everyone ! quick question: is it possible to extract the location from the photograph with the plugin ?

Seems that no location metadata can choose from the list?
image

I have searched online and there is a page talking about extracting GPS location, but not sure whether it work. Can have a try on it.

Samson
Plugin Page
Plugin Forum

@samsonlcl
This metadata plugin she had created only works on photos that have been uploaded prior, and have the properties already available for extraction. Sadly it’ll only work on files that have already been uploaded to the S3 server.

In our case, the best way may be to create an actual plugin that scans the file AFTER it’s been uploaded, in our case it may be ideal considering we would want to compress the file before it even touches our database, right?

Kind of like ZeroCodes Get Image Information plugin.

I’ve searched for ways to get meta properties, but I am still not big into JS or C# so my education on creating the functionality on the actual plugin is limited.

Hello again ! quick question: can this plugin gives metadata from video files like mp4 and mov ?

Thanks !

thank you for your help !

Hello !! did you found a solution to change the date format ?
Thanks in advance for your help !

This plugin may be what you’re looking for.

This also works on videos. I’ll have to update the descriptions.