GoogleChromeLabs/wasm-jpeg-ijg

Name: wasm-jpeg-ijg

Owner: GoogleChromeLabs

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

Created: 2017-12-18 02:23:43.0

Updated: 2018-05-21 13:31:33.0

Pushed: 2018-05-07 19:32:41.0

Homepage: https://youtu.be/PpuAqLCraAQ?t=6m58s

Size: 15791

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

JPEG codec in WASM demo

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

Prerequisites:
To build:

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

To build test harness:
 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.