Decision Workspace
ttf2woff2 vs fontcull vs font-convert
Side-by-side comparison of Rust crates
48
ttf2woff2
experimentalv0.11.0
A Pure Rust library and CLI for compressing TTF fonts to WOFF2 format.
56
fontcull
experimentalv2.0.1
Pure Rust font subsetting library
39
font-convert
experimentalv0.1.0
Pure-Rust font converter and subsetter for TTF/OTF/WOFF/WOFF2, optimized for web embedding
Core Metrics
| ttf2woff2 | fontcull | font-convert | |
|---|---|---|---|
| Health Score | 48 | 56 | 39 |
| Total Downloads | 1.0K | 2.1K | 33 |
| 30d Downloads | 617 | 386 | 9 |
| Dependents | 1 | 19 | 0 |
| Releases | 3 | 5 | 1 |
| Last Updated | 74d ago | 63d ago | 84d ago |
| Age | 2m | 3m | 2m |
Health Breakdown
ttf2woff2
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
13
fontcull
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
10
font-convert
Maintenance
8
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| ttf2woff2 | fontcull | font-convert | |
|---|---|---|---|
| Version | 0.11.0 | 2.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 26KB | 19KB | 307KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fontcull leads with a health score of 56/100, but none of the options score above 80.
- •ttf2woff2, font-convert are pre-1.0 — API may change.