Decision Workspace
base64_img_cli vs base64-url vs base64
Side-by-side comparison of Rust crates
40
base64_img_cli
growingv0.1.1
Encode and decode images to and from base64
69
base64-url
stablev3.0.3
Base64 encode, decode, escape and unescape for URL applications.
60
base64
growingv0.22.1
encodes and decodes base64 as bytes or utf8
Core Metrics
| base64_img_cli | base64-url | base64 | |
|---|---|---|---|
| Health Score | 40 | 69 | 60 |
| Total Downloads | 2.8K | 10.5M | 1.0B |
| 30d Downloads | 4 | 514.7K | 66.9M |
| Dependents | 0 | 739 | 134.4K |
| Releases | 2 | 40 | 43 |
| Last Updated | 1041d ago | 12d ago | 696d ago |
| Age | 2y 10m | 7y 7m | 10y 3m |
Health Breakdown
base64_img_cli
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
13
base64-url
Maintenance
17
Quality
18
Community
14
Popularity
8
Documentation
12
base64
Maintenance
6
Quality
16
Community
16
Popularity
8
Documentation
14
Technical Details
| base64_img_cli | base64-url | base64 | |
|---|---|---|---|
| Version | 0.1.1 | 3.0.3 | 0.22.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 7 |
| Crate Size | 39KB | 5KB | 82KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.60 | 1.48.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •base64-url leads with a health score of 69/100, but none of the options score above 80.
- •base64 has the most downloads (1.0B), suggesting wider adoption.
- •base64 is depended on by 134.4K crates — strongest ecosystem trust.
- •⚠ base64_img_cli, base64 have not been updated in over a year.
- •base64_img_cli, base64 are pre-1.0 — API may change.