Getting rather frustrated that the latest Android strips location EXIF from the web file picker.

Doesn't seem to be any workaround that'll let you pick a photo and have a web browser see the geolocation.

Like, I get the privacy issues, but it is rather frustrating for location-based web apps.

(Before reply-guying, please test if the code you found on a 4 year old StackOverflow post actually works on modern Android, thanks.)

#Android #EXIF

it seems that in my tests with uploading anything through the browser or an app where it uses the file picker, then the exif location data is removed. When I open the photo with exif location data in my gallery app (Fossify Gallery on Pixel 8 with grapheneos) and then share that to Termux (like I mentioned in my useless comment), then it's preserved. I wonder if there's a way to share to the openbenches webapp similarly and just skip the file picker?