Extension Icon

TinyIMG

Compress your images on your own device, with no data sent to our servers.
wu
wuyax
412 Installs
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 following open-source projects:

  • Libcaesium WASM: Provides general image compression (JPG, PNG, WebP).
  • apngopt-rs: Provides specialized APNG (Animated PNG) optimization.

All libraries are compiled into WebAssembly (WASM) to run locally in Node.js.