Decision Workspace
palette_extract vs color-theme vs imagequant-sys
Side-by-side comparison of Rust crates
33
palette_extract
growingv0.1.0
A Rust port of Leptonica's modified media cut quantization algorithm
36
color-theme
growingv0.1.0
A CLI tool to extract a colour 'palette' and theme color from an image.
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.
Core Metrics
| palette_extract | color-theme | imagequant-sys | |
|---|---|---|---|
| Health Score | 33 | 36 | 55 |
| Total Downloads | 10.1K | 1.5K | 193.6K |
| 30d Downloads | 298 | 3 | 1.0K |
| Dependents | 2 | 0 | 23 |
| Releases | 1 | 1 | 41 |
| Last Updated | 1482d ago | 830d ago | 263d ago |
| Age | 4y | 2y 3m | 8y 9m |
Health Breakdown
palette_extract
Maintenance
1
Quality
13
Community
4
Popularity
5
Documentation
10
color-theme
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
imagequant-sys
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
15
Technical Details
| palette_extract | color-theme | imagequant-sys | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | GPL-3.0-or-later |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 701KB | 7KB | 31KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 68.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| 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.
- •⚠ palette_extract, color-theme have not been updated in over a year.
- •palette_extract, color-theme are pre-1.0 — API may change.