GoogleChromeLabs/squoosh

Reduce palette - alpha only

Open

#819 geöffnet am 5. Sept. 2020

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (20.335 Stars) (1.431 Forks)batch import
good first issuehelp wanted

Beschreibung

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.

Contributor Guide