Lossless compression could be optimized for jpg files
Open
- Dominant language
- TypeScript
- Stars
- 295
- Forks
- 4
- Avg merge
- 15d 7h
- Merged PRs (30d)
- 1
Description
Using this tool https://yellowlab.tools - to scan a web page with images served by tachyon, it recommended optimisations to file size. These are pretty significant ( total of 1.6MB ).
To test this assumption, I downloaded an image from the page, and optimised it with the ImageOptim app, using lossless compression with default settings. Note that there is an "insane" setting...
The results showed an extra gain of 28.3%
Contributor guide
Assessment
This issue has not been assessed yet.