Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Demo from Chrome Dev Summit of using Web Assembly to optimize images in a browser

License

Notifications You must be signed in to change notification settings

GoogleChromeLabs/wasm-jpeg-ijg

Repository files navigation

JPEG codec in WASM demo

In-browser JPEG Codec demo for experimenting with different quality settings.

Prerequisites:

To build:

make

This will generate 'jpegsquash.js' and 'jpegsquash.wasm'. Load 'index.html' from a local web server and enjoy!

To build test harness:

make transcode

This builds a small test harness to transcode from the command line.

Licensed under the Apache License, version 2.0.

This is not an official Google product.

About

Demo from Chrome Dev Summit of using Web Assembly to optimize images in a browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published