GoogleChromeLabs/squoosh

Reduce palette - alpha only

Aberta

#819 aberto em 5 de set. de 2020

 (9 comentários) (0 reação) (0 responsável)TypeScript (2.137 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (25.731 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador