Show HN: Rudoc – a 4.5MB Rust document converter
Sentiment Mix
Geography
Expert Signals
sideras56
author • 1 mention
Hacker News
source • 1 mention
AI-Generated Claims
Generated from linked receipts; click sources for full context.
Show HN: Rudoc – a 4.5MB Rust document converter.
Supported by 1 story
(Pandoc was so heavy for me) I once wanted to try Pandoc, but after I downloaded it from GitHub, I found that it is around 70 MB.
Supported by 1 story
It also needed a lot of dependencies.Rudoc is not a substitue of Pandoc, it supports limited set of formats (only txt, md, html, typ, docx, pdf, pptx, xml, json) and doesn't support advanced formatting.
Supported by 1 story
The most common workflow is just turn a markdown file to a html.
Supported by 1 story
It has no other runtime dependencies and can run as a single binary, by the way.It is pretty easy to use, just use the format of rudoc input.file output.file One sample usage is like this: ```powershell rudoc OhPDF_ROADMAP.md.txt r.md [rudoc] OhPDF_ROADMAP.md.txt → r.md (txt→md) [rudoc] done in 52ms (6286 bytes) rudoc r.md r.html [rudoc] r.md → r.html (md→html) [rudoc] done in 4ms (7363 bytes) ```Some complex formats...
Supported by 1 story
Related Events
Show HN: Open-weight OCR got so cheap I had to share it
Uncategorized • 7/25/2026
Codex Is Down
Uncategorized • 7/25/2026
Show HN: Yorishiro – a macOS terminal where AI agents live
Uncategorized • 7/25/2026
GNU Hurd gets 9pfs, OpenNTPD, dynamic /dev/ entries, and more
Uncategorized • 7/26/2026
Git rebase -I is not that scary
Uncategorized • 7/26/2026