This project was inspired by TinyPNG, it doesn't require an API key. All compression happens locally, with no restrictions whatsoever.
name | description |
---|---|
Compress Selected Images | Compress selected images. |
The compression capability is provided by the open-source project Libcaesium WASM. I've compiled it into WebAssembly (WASM) code to run in Node.js.