Skip to content

antelle/wasm-image-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM Image compressor

This is a PNG image compressor working in browser, built with WebAssembly.

Libraries used

Building

Prerequisties:

  • Git
  • Emscripten
  • WebAssembly Toolchain
  • CMake
git clone --recursive git@github.com:antelle/wasm-image-compressor.git
cd wasm-image-compressor
./build.sh

Why?

Nothing special here, it's just a demo of using some libs like zlib and libpng in WebAssembly.

There's no particular reason to create a tool like this, however feel free to use it if you like it. It's just a simple Web UI for libimagequant.

License

GPLv3

Releases

No releases published

Sponsor this project

 

Packages

No packages published