Forum Discussion
karen_dredske
Aug 08, 2022Steel Contributor
Where Stock Images are stored in SharePoint Online
I have tried looking for where "Stock Images" selected for banners or any other web part use on a SPO page are stored. I am unable to determine this. They are not stored in the Site Assets like other...
- Aug 09, 2022
karen_dredske Stock images used in page banner or in image web parts are not stored in site assets library.
These images are hosted on public CDN by Microsoft & displayed using CDN URL.
For example, the image highlighted below is displayed using CDN URL as below:
Images uploaded from your computer will be stored in Site Assets library.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap
Oct 14, 2022MVP
Ann_B1815 Yes, unfortunately it does not work.
Try this:
- Open the copied URL directly in new browser tab
- Right click on image and use "Save image as..." option to save the image
- Use "Upload" option while adding image instead of "From link"
Note: You can use w=800 query string parameter in URL to get the different size images.
For example:
https://media.akamai.odsp.cdn.office.net/centralindia1-mediap.svc.ms/transform/thumbnail?provider=url&inputFormat=jpg&docid=https%3A%2F%2Fcdn.hubblecontent.osi.office.net%2Fm365content%2Fpublish%2F007661b8-0711-426b-af1b-ff30e6b85a9f%2F1092821342.jpg&w=800
Please consider giving a Like if my post helped you in any way.
Ann_B1815
Dec 12, 2023Copper Contributor
That's great, thank you, why didn't I think of that! Doh