Decision Workspace
resize vs pic-scale vs fast_image_resize
Side-by-side comparison of Rust crates
65
resize
growingv0.8.9
Simple image resampling library in pure Rust.
66
pic-scale
growingv0.7.1
High performance image scaling
65
fast_image_resize
stablev6.0.0
Library for fast image resizing with using of SIMD instructions
Core Metrics
| resize | pic-scale | fast_image_resize | |
|---|---|---|---|
| Health Score | 65 | 66 | 65 |
| Total Downloads | 1.8M | 72.7K | 13.2M |
| 30d Downloads | 81.7K | 1.5K | 874.9K |
| Dependents | 253 | 18 | 880 |
| Releases | 37 | 78 | 58 |
| Last Updated | 48d ago | 4d ago | 73d ago |
| Age | 10y 4m | 1y 9m | 4y 8m |
Health Breakdown
resize
Maintenance
15
Quality
10
Community
18
Popularity
7
Documentation
15
pic-scale
Maintenance
19
Quality
17
Community
9
Popularity
6
Documentation
15
fast_image_resize
Maintenance
15
Quality
16
Community
11
Popularity
8
Documentation
15
Technical Details
| resize | pic-scale | fast_image_resize | |
|---|---|---|---|
| Version | 0.8.9 | 0.7.1 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 19 |
| Crate Size | 13KB | 201KB | 156KB |
| Features | 4 | 10 | 8 |
| Yanked % | 46.0% | 0.0% | 8.6% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.89.0 | 1.87.0 |
| Owners | 4 (team) | 1 | 1 |
Links
Quick Verdict
- •pic-scale leads with a health score of 66/100, but none of the options score above 80.
- •fast_image_resize has the most downloads (13.2M), suggesting wider adoption.
- •fast_image_resize is depended on by 880 crates — strongest ecosystem trust.
- •resize, pic-scale are pre-1.0 — API may change.