Demos, code samples and research materials related to libwebp and the WebP image format.
webp.js is a demo page showcasing the JavaScript version of libwebp.
Sources: https://github.com/webmproject/libwebp-demo/tree/gh-pages/webp_js
android_timing_test/ contains a script to measure the decoding speed on Android devices.
demos/battery/ contains a script to measure the battery consumption when repeatingly decoding an image (WebP, JPEG, ...).