GoogleChromeLabs/squoosh

Reduce palette - alpha only

Open

#819 ouverte le 5 sept. 2020

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)TypeScript (20 335 stars) (1 431 forks)batch import
good first issuehelp wanted

Description

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.

Guide contributeur