GoogleChromeLabs/squoosh

Reduce palette - alpha only

Open

#819 aperta il 5 set 2020

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

Metriche repository

Star
 (20.335 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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