Registry / utility / imagequant

imagequant

JSON →
library4.4.1rscratesunverified

Converts 24/32-bit images to 8-bit palette with alpha channel for lossy PNG compression and high-quality GIF images.

# Cargo.toml [dependencies] imagequant = "4.4.1"
INSTALL
IMPORT
SIG · IMAGEQUANT
I
imagequant
utilityrustv4.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Attributes
use imagequant::Attributes;

Creates an Attributes instance and prints the library version.

use imagequant::Attributes; fn main() { let mut attr = Attributes::new(); println!("ImageQuant version: {}", attr.version()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
imagequant — cargo add imagequant · libregistry