Rimage

Build Status docs.rs Version License

This is CLI tool inspired by squoosh!
Rimage currently supports several codecs - mozjpeg, oxipng, webp and avif. More will be added later.

Installation

You can download latest release from Releases tab on GitHub

Usage

rimage -q 75 *.jpg

To-Do

Changelog

Read changelog here

Building from source

For building rimage from source you will need to run this command:

cargo install rimage

This app requires cmake, nasm, ninja and meson installed on system

note: On windows use Visual Studio build environment like developer PowerShell for VS 2019

Development

Please read the contribution guide

License

Rimage is licensed under either the Apache License 2.0, or the MIT license.

All images are taken from PNGSuite

Contribute

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.