Skip to content

neslinesli93/jpeg.rocks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JPEG.rocks

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