GoogleChromeLabs/squoosh

Don’t download all codecs

Open

#1.040 geöffnet am 2. Juni 2021

Auf GitHub ansehen
 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (1.431 Forks)batch import
UIhelp wanted

Repository-Metriken

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

Beschreibung

We already delay downloading til the user actually loads an image, but with codecs getting bigger, we might want to allow the user to download individual codecs.

There’s a bit of UI work to be done here (can we add download buttons to the codec drop down?) and we prob. need to think about how to handle missing codecs when offline to generate meaningful error messages here.

Contributor Guide