GoogleChromeLabs/squoosh

Reduce palette - alpha only

Open

#819 创建于 2020年9月5日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)TypeScript (20,335 star) (1,431 fork)batch import
good first issuehelp wanted

描述

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.

贡献者指南