GoogleChromeLabs/squoosh

Reduce palette - alpha only

Open

Aperta il 5 set 2020

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)TypeScript (20.335 star) (1431 fork)batch import
good first issuehelp wanted

Descrizione

WebP and JPEG-XL encode alpha data 'losslessly'. I'm not 100% sure with JPEG-XL, but WebP's compression benefits from palette reduction.

It'd be good to add a toggle to palette reduction that makes it only act on the alpha channel of the image.

Guida contributor