Forum Discussion
SharePoint Online Image metadata extraction stopped working?
In the past in September, we have used below columns to extract picture/image metadata w.r.t location in SharePoint Online:
- wic_System_GPS_Latitude
- wic_System_GPS_Longitude
It worked brilliantly. But unfortunately the functionality doesn't seem to work anymore. We have tried it on Site Assets, Pictures and Document library and also on 2 different tenants .
Any pointers would be highly appreciated. Thank you.
Regards,
Vishwa
- kcenderCopper ContributorWe saw this on our tenant as well. I contacted and was informed by the MS Office 365 support Team that the feature of SharePoint Online to map the EXIF metadata from image/video files into a Picture/Asset Library field was deprecated without notification to user and that there currently there is no replacement available.
- Adam YoungBrass ContributorThanks for the confirmation kcender. It's a real shame since our organization was heavily using this feature so that we could export the location data into our GIS system. If you come across a replacement please let me know. Thanks!
- SihussCopper Contributor
It's not even bringing in 'Date Taken', so now I have a media library with 35,000 items in it and climbing, for which any subsequent items I will not be able to sort or filter by 'Date Taken' for me.
This is frankly unacceptable. I can't believe there hasn't been more of a storm over this.
What use is a photo library you can't even sort by date???
- Andrej190127145300Copper Contributor
Totally agree with that.
A picture gallery has to support exif and iptc metadata such as "date taken", GPS Information, title etc. to enable the professional user to benefit of it. A picture Gallery without this functionality doesn't make much sense. The value is all about the content.
We appreciate Microsoft to take care of ist customers needs and hope this issue will be solved quickly.
- Fred BentlerCopper Contributor
We have dozens of facility project libraries with thousands of documentation photos that must have date picture taken to be of any use. We'd be grateful if this can be repaired quickly.
- Adam YoungBrass Contributor
Not to be "that guy" who does not have a solution for you but we are experiencing the same thing. They must have done an update to SharePoint online that removes this ability. I've tried in both our classic and modern sites and its not pulling anything from the pictures.
- Martin MuldoonCopper Contributor
Adam YoungAny luck resolving this Adam? I can't believe they removed this.
- Adam YoungBrass Contributor
Martin Muldoon Unfortunately as far as I can tell Microsoft has not released anything about restoring this ability. I would love to hear an explanation from Microsoft on why its been removed and what their alternative will be.
- nikjohn1538Copper Contributor
Hi,
The default picture libraries do not let you export the Meta information to excel.However, you can use web part to do that.
Here are the detailed steps:
1. Create a web part page or edit a existed web part page.
2. Add a web part and choose the picture library stored the images.
3. Modify this web part, select which meta need to be exported by Edit the current view and set the Toolbar Type to Full toolbar, you will find the Export To Spreadsheet in the Action menu.
Hope the information can be helpful.
-Nikhil John
- Adam YoungBrass Contributor
John Nikhil,
Its not that we are having trouble exporting metadata to Excel, its that the picture libraries no longer extract the EXIF data from the pictures so that we can get the longitude and latitude values from them.
- WonderkidCopper Contributor
Vishwanatha Nayak Adam Young kcender nikjohn1538 Sihuss Andrej190127145300 Fred Bentler Björn Nettingsmeier Martin Muldoon AlexCap Harald Steindl Paul de Jong
What infuriates me is when you read something and you know it is absolute crap.
SharePoint Online no longer supports automatic import of EXIF properties after image upload
Seemingly my MCMS SharePoint Charter certification still has some value when you see right through all the crap and solve everyone's problems with approximately 10 steps in a Power Automate flow, 5 of which are initializing variables and then setting their values to something. So 10 lines of code which can extract loads of EXIF properties from 5000 files in a Site Assets Library in 45 seconds flat. AWESOME!
PowerApps & SharePoint Demo with EXIF Image Metadata Extraction
- Paul de JongIron Contributor
There is a 3rd party tool named SLIM Companion Explorer. It mimics "Open in Explorer" in a browser and supports extraction of metadata from multiple image file formats such as jpg, png, gif, bmp, svg and tiff plus commonly used file formats such as PDF. Office formats (docx, pptx, ..), emails (msg, eml), ...
The tool allows mapping of properties in the original documents to SharePoint columns.
It supports metadata frameworks like EXIF, IPTC, XMP, ..
Note: I am affiliated with the vendor.
Paul | SLIM Applications - Harald SteindlBrass ContributorJust a quick question. Are the EXIF metadata at least still be in the picture OR are they being stripped of the picture during import? That would be a total desaster.
- Paul de JongIron Contributor
Harald SteindlThe EXIF metadata remain in the file. That is the positive news. The bad news is that you need other tools to extract the metadata and put them to use, e.g. extract GPS coordinates and show the positions on a Bing map integrated via a map view with that picture (or asset or document) library.
Paul | SLIM Applications (https://www.slimapplications.com)