Decision Workspace
quick_html2md vs html-to-markdown-rs vs mdka
Side-by-side comparison of Rust crates
54
quick_html2md
experimentalv0.2.1
Fast HTML to Markdown conversion with GFM support
72
html-to-markdown-rs
growingv3.5.1
High-performance HTML to Markdown converter using the astral-tl parser. Part of the Kreuzberg ecosystem.
66
mdka
stablev2.1.5
A HTML to Markdown converter that balances conversion quality with runtime efficiency
Core Metrics
| quick_html2md | html-to-markdown-rs | mdka | |
|---|---|---|---|
| Health Score | 54 | 72 | 66 |
| Total Downloads | 2.9K | 416.7K | 104.2K |
| 30d Downloads | 1.9K | 178.2K | 1.8K |
| Dependents | 10 | 345 | 47 |
| Releases | 3 | 158 | 81 |
| Last Updated | 58d ago | today | 25d ago |
| Age | 2m | 7m | 2y 4m |
Health Breakdown
quick_html2md
Maintenance
11
Quality
15
Community
9
Popularity
4
Documentation
15
html-to-markdown-rs
Maintenance
20
Quality
17
Community
13
Popularity
7
Documentation
15
mdka
Maintenance
17
Quality
19
Community
11
Popularity
6
Documentation
13
Technical Details
| quick_html2md | html-to-markdown-rs | mdka | |
|---|---|---|---|
| Version | 0.2.1 | 3.5.1 | 2.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 4 | 15 | 15 |
| Crate Size | 28KB | 605KB | 276KB |
| Features | 2 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •html-to-markdown-rs leads with a health score of 72/100, but none of the options score above 80.
- •html-to-markdown-rs is depended on by 345 crates — strongest ecosystem trust.
- •quick_html2md is pre-1.0 — API may change.