kcode-doc-extraction 0.1.0

Local PDF, DOCX, spreadsheet, and plain-text extraction
Documentation
1
2
3
4
5
6
7
8
9
# Parser Dependency Audit

Audit date: 2026-07-20 UTC.

`pdf-extract` parses searchable PDF text, `zip` and `quick-xml` parse DOCX, and
`calamine` parses supported workbook formats. All receive only caller-supplied
in-memory bytes and no credentials. The crate performs no network or filesystem
access. Parser dependency changes require source, license, and malformed-input
review before publication.