GoogleChromeLabs/squoosh

Reduce palette - alpha only

Ouverte

#819 ouverte le 5 sept. 2020

 (9 commentaires) (0 réaction) (0 personne assignée)TypeScript (2 137 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (25 731 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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