Image Audit: Getting a list of *ALL* Images on a Site?
-
Hello!
We are doing an image optimization audit, and are therefore trying to find a way to get a list of all images on a site. Screaming Frog seems like a great place to start (as per this helpful article: https://moz.com/ugc/how-to-perform-an-image-optimization-audit), but unfortunately, it doesn't include images in CSS.

Does the community have any ideas for how we try to otherwise get list of images?
Thanks in advance for any tips/advice.
-
Screaming Frog does have a custom search, which allows you to search for specific text strings in the page source code. You might be able to leverage that function for finding images. They might not be as cleanly inventoried as you want, but at least it would find them and you could use Excel to parse into a neater list. The function is within Configuration > Custom >Search. And in there you use a "contains" filter. Please note that I haven't tried it out for your specific purpose, but I have used this quite often to search the page source for other strings.
-
Thanks! I also got a tip from the Screaming Frog team that if you use the Javascript spidering option, that can also grab all of the images: https://twitter.com/mirabilemac/status/1114249330116968448
The one additional thing I realised is that if you host images externally (cloud etc.), screaming frog will not provide the image size of those. So if you're doing an audit and need to know image size too, that won't be included if hosted externally. Still, it's wayyy better than not having a list of images at all.
