2024-11-13 22:33:10 +01:00
2024-11-13 23:45:19 +01:00
2024-11-13 22:33:10 +01:00
2024-11-13 22:33:10 +01:00
2024-11-13 22:33:10 +01:00

QOI (Quite OK Image Format) Rust De-/Encoder

This is a (currently not bug free) implementation of the QOI image compression algorithm in Rust.

Currently supports de- and encoding from and to PNG.

To build

run cargo build -r to build a stable version for your rustc toolchain in ./target/release

Description
a rust cli app and rust library to convert to and from the QOI format.
Readme 191 KiB
0.9.9 Latest
2024-11-15 23:01:51 +01:00
Languages
Rust 100%