Skip to main content

Crate kcode_doc_extraction

Crate kcode_doc_extraction 

Source
Expand description

Local PDF, DOC, DOCX, spreadsheet, and plain-text extraction.

Structs§

DocumentExtractor
Stateless local document extractor with fixed limits.
DocumentInput
One complete in-memory document.
Error
A local document validation or extraction failure.
ExtractedDocument
Successfully extracted normalized text and metadata.
ExtractionLimits
Input and output resource limits.

Enums§

DocumentFormat
Supported local document representation.
ErrorKind
Stable document-extraction failure classification.

Type Aliases§

Result
Result type returned by document extraction.