qoi (0.9.0)
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add qoi@0.9.0
About this package
CLI tool and rust library for the de- and encoding of images to the QOI format.
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.
Current state is highly buggy and strangely only functions with 256 x 256 images.
To build
run cargo build -r
to build a stable version for your rustc toolchain in ./target/release
Dependencies
ID | Version |
---|---|
array-init | ^2.0.1 |
clap | ^4.5.21 |
colors-transform | ^0.2.11 |
log | ^0.4.22 |
png | ^0.17.14 |
Keywords
image_compression
encoding
qoi
cli
library
Details
2024-11-14 18:00:12 +01:00
Assets (1)
Versions (2)
View all
Cargo
4
nihil carcosa <nihil@valhrafnaz.gay>
24 KiB
qoi-0.9.0.crate
24 KiB