Skip to content

Browser-based JPEG optimizer, using Web Workers and WebAssembly

Notifications You must be signed in to change notification settings

neslinesli93/jpeg.rocks

Repository files navigation

Browser-based JPEG optimizer, using Web Workers and WebAssembly.

mozjpeg-wasm does the heavy lifting; Preact and Water.css do the rest.

Build from source

Clone the repo, then install the dependencies:

$ yarn

Run a dev server, listening on http://0.0.0.0:8080:

$ yarn dev

Or build a static and immediately deployable artifact (in build/ folder):

$ yarn build

About

Browser-based JPEG optimizer, using Web Workers and WebAssembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published