# How to extract EXIF metadata from photos (e.g. GPS coordinates)

**URL:** https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089
**Category:** Ask for Help
**Created:** [March 2, 2020, 3:28pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089 "2020-03-02T15:28:22Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [March 2, 2020, 3:28pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/1 "2020-03-02T15:28:22Z")

</div>

I am playing round with an app idea that would collect user photos… and extract the exact GPS location from photos that they upload into an app. Imagine taking photos of potholes in roads, or store fronts.

Glide has no way of collecting location data in forms (unless something has changed), so a workaround would be to collect the image, and then do some magic in Google Sheets to extract the metadata.

The phones automatically store this type of metadata for each photo (yes, a bit scary). But I cannot see an ‘easy’ way of getting it out… especially if the photo in Glide gets uploaded to firebase.

Any ideas or observations? Thanks! M

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [March 2, 2020, 4:26pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/2 "2020-03-02T16:26:57Z")

</div>

@Mark_Turrell gdpr considerations?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 2, 2020, 4:42pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/3 "2020-03-02T16:42:37Z")

</div>

Yeah…this is the only metadata provided in uploaded images via Glide…I don’t see gps.

 ![Screen Shot 2020-03-02 at 11.41.53 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/c/c3ac9f276ab64e08f2b47de296922aedc3e80eca.png)

---

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [March 2, 2020, 5:20pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/4 "2020-03-02T17:20:25Z")

</div>

Thanks - it looks like metadata is stripped out on upload quite often, even on cloudinary (you can add in an extra processing step). So looks like I have to wait for a GPS solution in the native app 🙂 Thanks again!

---

<div class="post-metadata">

### Author: ![McJagger](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mcjagger/32/18616_2.png) [@McJagger](https://community.glideapps.com/u/McJagger)
#### Post date: [March 2, 2020, 8:19pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/5 "2020-03-02T20:19:55Z")

</div>

Agree that this would be a very helpful eventual feature.

---

<div class="post-metadata">

### Author: ![Alfonso\_Aguilar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alfonso_aguilar/32/3833_2.png) [@Alfonso\_Aguilar](https://community.glideapps.com/u/Alfonso_Aguilar)
#### Post date: [March 2, 2020, 10:53pm UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/6 "2020-03-02T22:53:37Z")

</div>

Agree. Being able to share a location would open a lot of possibilities. I am not talking about getting permanent access the the user location (that could be OK if done under GDPR consent, of course), even the simplest approach would be very useful.

---

<div class="post-metadata">

### Author: ![Austin\_Hughes](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/austin_hughes/32/620_2.png) [@Austin\_Hughes](https://community.glideapps.com/u/Austin_Hughes)
#### Post date: [June 8, 2020, 3:21am UTC](https://community.glideapps.com/t/how-to-extract-exif-metadata-from-photos-e-g-gps-coordinates/5089/7 "2020-06-08T03:21:33Z")

</div>

Also agree that this would be very useful
