yobix-ai/extractous
Fast and efficient unstructured data extraction. Written in Rust with bindings for many languages. observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 58
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 820
- days_rel: n/a
- days_push: 620
- n_releases_24m: 0
Adoption not part of the score
1772 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Extractous is a fast Rust library for extracting content and metadata from unstructured documents like PDF, Word, Excel, HTML, CSV, and email, with bindings for multiple languages including Python. It uses a natively compiled Apache Tika internally for formats not natively supported and is positioned as a much faster alternative to unstructured-io.
Use cases
- extract text from pdf files
- parse docx documents into plain text
- build rag document ingestion pipelines
- extract content from emails and html locally without external apis
- replace unstructured-io for faster document parsing
- preprocess documents for llm pipelines
When to choose
- you need fast, in-process document extraction without calling external services
- performance and memory efficiency matter for large extraction workloads
- you want a Rust core with Python bindings for etl or rag pipelines
When to avoid
- you need deep document structure analysis or chunking strategies rather than raw extraction
- you rely on unstructured-io's element classification features
- you need a managed extraction API service
Facets
library · maturity active
parser ocr pdf etl rag pdf files rust python cross-platform unstructured-data document-extraction apache-tika text-extraction docx bindings natural-language-processing data-engineering retrieval-augmented-generation
2 sources
- readme: https://github.com/yobix-ai/extractous · fetched 2026-08-28 · 2f387b4608a9
- registry_crates: https://crates.io/api/v1/crates/extractous · fetched 2026-08-29 · ae7d1a88e20f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yobix-ai/extractous | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="yobix-ai/extractous")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem