CatchTheTornado/text-extract-api
Document (PDF, Word, PPTX ...) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 56
- Release rhythm 28
- Longevity 48
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: 51.0
- age_days: 679
- days_rel: 492
- days_push: 268
- n_releases_24m: 3
Adoption not part of the score
3175 stars · 279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A self-hosted FastAPI-based API that converts PDFs, Office documents, and images into Markdown or structured JSON using OCR engines (EasyOCR, marker-pdf) and Ollama LLM models. It also supports PII removal/anonymization, Redis caching of OCR results, and asynchronous processing via Celery.
Use cases
- convert pdf to markdown
- extract structured json from invoices
- remove pii from documents
- ocr scanned documents locally
- parse word and pptx files to text
- anonymize documents before sharing
- improve ocr results with an llm
When to choose
- you need self-hosted document extraction with no cloud dependencies
- you want LLM-enhanced OCR with structured JSON output
- you need PII removal or document anonymization
- you process many documents and want async queue processing with caching
When to avoid
- you only need simple text extraction without OCR or LLM overhead
- you cannot run Ollama models or lack suitable hardware
- you need a fully managed cloud document API
- you need Apple GPU support via Docker, which is not supported
Facets
service · maturity active
ocr pdf llm-inference api-framework caching privacy nlp pdf privacy developer-tools large-language-models self-hosted self-hosted python cli document-parsing pii-removal anonymization markdown-conversion easyocr ollama fastapi celery structured-extraction ocr docker web-server
1 source
- readme: https://github.com/CatchTheTornado/text-extract-api · fetched 2026-08-28 · 7eb042cbae2e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CatchTheTornado/text-extract-api | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="CatchTheTornado/text-extract-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem