Decision Workspace
imsz vs imagesize vs exiftool
Side-by-side comparison of Rust crates
46
imsz
growingv0.4.1
Get width and height from an image file reading as few bytes as possible.
61
imagesize
growingv0.14.0
Quick probing of image dimensions without loading the entire file.
56
exiftool
experimentalv0.3.1
A Rust wrapper for ExifTool.
Core Metrics
| imsz | imagesize | exiftool | |
|---|---|---|---|
| Health Score | 46 | 61 | 56 |
| Total Downloads | 401.3K | 13.0M | 6.7K |
| 30d Downloads | 30.6K | 1.8M | 372 |
| Dependents | 0 | 281 | 20 |
| Releases | 6 | 33 | 11 |
| Last Updated | 398d ago | 355d ago | 49d ago |
| Age | 3y 11m | 8y 11m | 11m |
Health Breakdown
imsz
Maintenance
5
Quality
15
Community
4
Popularity
7
Documentation
15
imagesize
Maintenance
8
Quality
19
Community
13
Popularity
8
Documentation
13
exiftool
Maintenance
16
Quality
12
Community
10
Popularity
5
Documentation
13
Technical Details
| imsz | imagesize | exiftool | |
|---|---|---|---|
| Version | 0.4.1 | 0.14.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 2 | 11 |
| Crate Size | 14KB | 23KB | 34KB |
| Features | 0 | 23 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.59 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •imagesize leads with a health score of 61/100, but none of the options score above 80.
- •imagesize is depended on by 281 crates — strongest ecosystem trust.
- •⚠ imsz has not been updated in over a year.