codeforberlin / codeforberlin/maps.berlin.codefor.de
Optimise images
Open
- Dominant language
- Vue
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Recompressing images losslessly once would save disk space and bandwidth. I saw about 30% improvement on jpeg sizes on my tile proxy after running `mozjpeg`.
I'm a fan of [ImageOptim](https://github.com/ImageOptim/ImageOptim) for macOS, but alternatives exist for other OSs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.