GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.38k stars 1.49k forks source link

Add support for brunsli #731

Closed goyuix closed 4 years ago

goyuix commented 4 years ago

From their README:

Brunsli is a lossless JPEG repacking library. Brunsli allows for a 22% decrease in file size while allowing the original JPEG to be recovered byte-by-byte.

https://github.com/google/brunsli

jakearchibald commented 4 years ago

This is becoming part of jpegxl, so we're focusing on that instead https://github.com/GoogleChromeLabs/squoosh/pull/723