Hi,
I am trying to optimize the loading time for my grav website.
On a page I have an image insterted with markdown. This image was optimized with https://tinypng.com/ and is 81kB
When I add the image and save, my page show the same image but 360kB ! Caching is increasing image weith !
I tried disabling image caching, it is good, but not for images with media manipulation (resize).
A solution?