Google has quietly implemented changes to the Android operating system that strip geolocation data from photos uploaded via web browsers. The update forces developers and website maintainers to find workarounds for features that previously relied on embedded EXIF metadata to map images.
Developers are reporting that standard HTML file inputs, which once allowed websites to read location tags, no longer provide the necessary data. Even methods involving alternative file pickers or Progressive Web Apps have been disabled by recent system patches.
"Google's Android has now broken that," said the operator of OpenBenches, a niche project that maps memorial benches based on user-submitted photos. The site relies on the automatic extraction of latitude and longitude coordinates from uploaded image files to populate its interactive map.
According to the site's founder, the restriction extends beyond direct web uploads. Methods such as Bluetooth transfers, QuickShare, and even email attachments now arrive with the metadata scrubbed by the operating system. The only remaining path to preserve the data involves transferring files via USB to a desktop computer and uploading them through a traditional browser.
Privacy vs. Functionality
Industry analysts suggest Google is prioritizing user privacy to prevent potential stalking risks. By stripping location data, the company protects users who may inadvertently share their home address or sensitive locations when posting photos to public forums or social media.
Most major social media platforms, including Facebook and WhatsApp, already strip this data by default. However, the OpenBenches founder argues that Google’s implementation is overly restrictive and lacks transparency.
"Google doesn't want the headline 'Stalkers found me, kidnapped my baby, and stole my wedding ring - how a little known Android feature puts you in danger!" the developer noted.
Despite the safety benefits, the change has forced developers to consider building native Android applications. Native apps currently retain special permissions that allow them to access geolocation data that web-based browsers no longer can. The developer emphasized that this transition brings significant costs and administrative burdens to small-scale projects.
Google has not issued a formal notice regarding the change, leaving many web developers to discover the functionality loss through broken features on their sites. The developer is now calling for support on an official HTML specification comment to advocate for a more balanced approach that would allow users to grant explicit, granular permission for websites to access photo metadata.