/libwebp-demo

Demos, code samples and research materials related to libwebp and the WebP image format

Primary LanguageShellApache License 2.0Apache-2.0

libwebp-demo

Demos, code samples and research materials related to libwebp and the WebP image format.

webp.js

webp.js is a demo page showcasing the JavaScript version of libwebp.

Sources: https://github.com/webmproject/libwebp-demo/tree/gh-pages/webp_js

Decoding timing test

android_timing_test/ contains a script to measure the decoding speed on Android devices.

Battery usage test

demos/battery/ contains a script to measure the battery consumption when repeatingly decoding an image (WebP, JPEG, ...).