Squoosh does not use best-in-class codecs [1]. Lossless PNG compression is 5-15% worse on average and lossy PNG compression (color quantization) is limited to PNG-8, which is not enough to maintain image quality. Lossy JPEG compression is only tuned for 4:2:0 chroma subsampling and causes blurring of fine details because trellis quantization is guided simply by the variance in DCT domain. [1] https://optimage.app/ben…
It's marketing hyperbole, no one really believes it's the absolute best-in-class. The idea of this open source app from Google is to demonstrate a real world use case of porting legacy native code to the web via webassembly
Squoosh: Make images smaller using best-in-class codecs, right in the browser
21–30 of 36 posts
Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#22Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#23I wonder how much this will be obscoleted by JPEG XL.
Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#24Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#25Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#26Earlier quoted context omitted.
Try hackintosh it’s great fun if you like OS X
If you are a masochist, it’s for sure fun. If not, you really won’t like your installation constantly breaking, not being updatable without great trouble and just not being able to be relied upon in general. Not to mention this is illegal.
Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#27Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#28Squoosh does not use best-in-class codecs [1]. Lossless PNG compression is 5-15% worse on average and lossy PNG compression (color quantization) is limited to PNG-8, which is not enough to maintain image quality. Lossy JPEG compression is only tuned for 4:2:0 chroma subsampling and causes blurring of fine details because trellis quantization is guided simply by the variance in DCT domain. [1] https://optimage.app/ben…
I tested it yesterday, and it seems good enough for me. I'd love to use ImageOptim, but I don't have a Mac, and the web plans are too expensive for optimizing maybe two images every three months.
Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#29Earlier quoted context omitted.
Given that literally nobody has ever needed, nor will they ever need, to talk about file sizes in millibits , there is no ambiguity involved.
I wonder what the transmission rate of information through genetic evolution is.
Re: Squoosh: Make images smaller using best-in-class codecs, right in the browser
#30Earlier quoted context omitted.
I tested it yesterday, and it seems good enough for me. I'd love to use ImageOptim, but I don't have a Mac, and the web plans are too expensive for optimizing maybe two images every three months.
You could try the online version of Imageoptim (with not as many options) here: https://imageoptim.com/online
Is that even linked from somewhere on the ImageOptim site?