GoogleChromeLabs/squoosh

WebP2 decoder fails on some images

Open

#854 geöffnet am 20. Nov. 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.431 Forks)batch import
codechelp wanted

Repository-Metriken

Stars
 (20.335 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  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