yobix-ai / extractous

Fast and efficient unstructured data extraction. Written in Rust with bindings for many languages.
Apache License 2.0
448 stars 17 forks source link

Return Metadata with extraction result #3

Closed nmammeri closed 1 week ago

nmammeri commented 2 months ago

Currently upon extraction only the content is returned. Metadata object should be returned with the extraction result describing some details about the file content.