GoogleChromeLabs/squoosh

Don’t download all codecs

Open

#1,040 建立於 2021年6月2日

在 GitHub 查看
 (2 留言) (3 反應) (0 負責人)TypeScript (20,335 star) (1,431 fork)batch import
UIhelp wanted

描述

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.

貢獻者指南