Decision Workspace
quantette vs imagequant-sys vs zenquant
Side-by-side comparison of Rust crates
51
quantette
growingv0.5.1
Fast and high quality image quantization and palette generation.
55
imagequant-sys
growingv4.1.0
Convert 24/32-bit images to 8-bit palette with alpha channel. C API/FFI libimagequant that powers pngquant lossy PNG compressor. Dual-licensed like pngquant. See https://pngquant.org for details.
49
zenquant
experimentalv0.1.1
AQ-informed palette quantizer — perceptual masking meets color quantization
Core Metrics
| quantette | imagequant-sys | zenquant | |
|---|---|---|---|
| Health Score | 51 | 55 | 49 |
| Total Downloads | 136.6K | 193.6K | 122 |
| 30d Downloads | 33.8K | 1.0K | 122 |
| Dependents | 40 | 23 | 0 |
| Releases | 7 | 41 | 2 |
| Last Updated | 140d ago | 263d ago | 2d ago |
| Age | 2y 5m | 8y 9m | 22d |
Health Breakdown
quantette
Maintenance
9
Quality
15
Community
9
Popularity
6
Documentation
12
imagequant-sys
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
15
zenquant
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
15
Technical Details
| quantette | imagequant-sys | zenquant | |
|---|---|---|---|
| Version | 0.5.1 | 4.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | AGPL-3.0-or-later |
| Dependencies | 21 | 3 | 21 |
| Crate Size | 82KB | 31KB | 108KB |
| Features | 5 | 3 | 4 |
| Yanked % | 0.0% | 68.3% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | 1.63 | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •imagequant-sys leads with a health score of 55/100, but none of the options score above 80.
- •quantette, zenquant are pre-1.0 — API may change.