GoogleChromeLabs/squoosh

WebP2 decoder fails on some images

Open

#854 opened on Nov 20, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (1,431 forks)batch import
codechelp wanted

Repository metrics

Stars
 (20,335 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  1. Open the Squoosh logo in squoosh.
  2. Encode a lossless WP2 (either by setting the quality to 100 in dev or checking lossless in wp2-options). Works fine.
  3. Reduce palette. Fails to decode!

It's possible that the encoder is producing a bad file in this case, I guess.

@surma @RReverser who wants to take this?

Contributor guide