Hi @Timothy_Lovatt,
Yes, the memory consumption is still a problem.
you have 215 images and dozens of them are larger than 1Mb. It is a good recommendation to limit the amount of images. (Too many pictures slow down my space).
Unfortunately there is no way to easily find the biggest files. Here is the technical one:
- open Safari browser
- open Tools -> Web developer -> Network (or Command + Option + E on Mac)
- open the space from the shared link above in Safari browser
- select Images tab and size column
You will have a list of heaviest images, when you hover on them, you see the image and the size:
We will think of how to identify the list of heaviest assets!
Hope that helps