Show HN: Review-oriented DOCX extraction toolkit for Rust
Category: library
Tags: docx, rust, document-processing
Score: 5.8/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 6)
A Rust toolkit for extracting structured JSON from DOCX files, focused on review metadata like tracked changes and comments. It fills a niche gap for automation pipelines that need more than plain text extraction, offering a CLI and Rust API. The project is well-documented with clear usage examples, but has limited adoption and scope.
Target audience: backend devs
Repository: https://github.com/artemnistuley/docx-review · Rust · MIT
View on Hacker News