Extension Icon

TinyIMG

Compress your images on your own device, with no data sent to our servers.
Overview

TinyIMG

This project was inspired by TinyPNG, it doesn't require an API key. All compression happens locally, with no restrictions whatsoever.

Commands

namedescription
Compress Selected ImagesCompress selected images.

Binary

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.