Decision Workspace
deformat vs unpdf vs rpdfium
Side-by-side comparison of Rust crates
55
deformat
experimentalv0.5.1
Extract plain text from HTML, PDF, and other document formats
57
unpdf
experimentalv0.2.4
High-performance PDF content extraction to Markdown, text, and JSON
49
rpdfium
experimentalv7676.6.4
A faithful Rust port of Google's PDFium PDF rendering engine
Core Metrics
| deformat | unpdf | rpdfium | |
|---|---|---|---|
| Health Score | 55 | 57 | 49 |
| Total Downloads | 1.2K | 3.6K | 71 |
| 30d Downloads | 1.2K | 1.7K | 60 |
| Dependents | 4 | 24 | 0 |
| Releases | 10 | 7 | 5 |
| Last Updated | 15d ago | 18d ago | 9d ago |
| Age | 22d | 1m | 1m |
Health Breakdown
deformat
Maintenance
16
Quality
15
Community
8
Popularity
4
Documentation
12
unpdf
Maintenance
15
Quality
13
Community
10
Popularity
4
Documentation
15
rpdfium
Maintenance
12
Quality
17
Community
6
Popularity
2
Documentation
12
Technical Details
| deformat | unpdf | rpdfium | |
|---|---|---|---|
| Version | 0.5.1 | 0.2.4 | 7676.6.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 6 | 12 | 13 |
| Crate Size | 65KB | 101KB | 80KB |
| Features | 4 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80.0 | 1.75 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unpdf leads with a health score of 57/100, but none of the options score above 80.
- •deformat, unpdf are pre-1.0 — API may change.