Closed Saturate closed 7 years ago
Optimized images losslessly for web, they could be scaled down as well, but I'm not sure if they are used in their full size, so this commit does not include that optimization.
This saves 5MiB for the page load.
Could help #119 with load time of the images.
Thanks—these are definitely oversized for what we use them for.
I can create a PR for the optimal sizes, seeing as the page has a max with this is easy to calculate - it would save about 1.4 MiB - quite a lot.
👍
Optimized images losslessly for web, they could be scaled down as well, but I'm not sure if they are used in their full size, so this commit does not include that optimization.
This saves 5MiB for the page load.
Could help #119 with load time of the images.