deanmalmgren/textract
extract text from any document. no muss. no fuss. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4444
- days_rel: 128
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
4698 stars · 717 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library that extracts text from virtually any document format (PDF, DOCX, PPTX, HTML, images, and more) through a simple unified interface. It wraps various parsers and external tools so users can get plain text from documents with a single function call.
Use cases
- extract text from pdf files in python
- convert word documents to plain text
- parse resumes from pdfs
- bulk extract text from many document formats
- get text out of powerpoint or html files
- preprocess documents for text mining
When to choose
- you need one uniform API for many document formats
- you want a quick command-line or Python way to pull text from files
- you are building a text-mining or NLP pipeline over mixed document types
When to avoid
- you need high-fidelity layout or table extraction from complex PDFs
- you want a pure-Python solution without system dependencies like antiword or pdftotext
- the project's maintenance pace is too slow for your production needs
Facets
library · maturity maintenance
parser pdf ocr nlp file-system files pdf data-science python cli cross-platform text-extraction document-parsing docx pdf-to-text natural-language-processing
1 source
- readme: https://github.com/deanmalmgren/textract · fetched 2026-08-28 · 6c70badbe4c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deanmalmgren/textract | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="deanmalmgren/textract")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem