Hi,
We can find the image using a static URL (/__data/assets/image/100/image.jpg) on /matrix/data/public/assets/image/.
However, if the image is using the human readable URL which is created within the content of a page, then how do we find it in the file system?
Thanks!