Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/tika

The Apache Tika toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF). observed · 2026-08-28

github.com/apache/tika · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 6314
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4011 stars · 958 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Apache Tika is a Java toolkit that detects file types and extracts text and metadata from over a thousand file formats (PDF, Office documents, etc.) through a single interface. It ships as an embeddable Java library, a CLI jar, a REST server, and a gRPC service, with 4.x adding Markdown output for LLM/RAG pipelines and crash-isolated forked parsing.

Use cases

  • extract text from pdfs and office documents
  • detect the real file type of an uploaded file
  • index documents into elasticsearch or solr for search
  • convert documents to markdown for LLM and RAG pipelines
  • batch parse a directory of files with fault tolerance
  • run a document parsing microservice over HTTP or gRPC
  • extract metadata and embedded content from files

When to choose

  • you need one API to parse many heterogeneous file formats
  • you are building search indexing or content analysis pipelines
  • you want LLM/RAG-ready Markdown extraction from documents
  • you need robust parsing of untrusted files with process isolation

When to avoid

  • you only need PDF parsing with fine-grained layout control (dedicated PDF libraries fit better)
  • you cannot run Java 17 or a JVM in your environment
  • you need lightweight, single-format extraction with minimal dependencies

Facets

library · maturity stable

parser ocr nlp search-engine etl cli http-server rpc files pdf developer-tools large-language-models jvm cli self-hosted cross-platform content-extraction metadata-extraction file-type-detection markdown-output rag-pipelines document-parsing tika-server grpc process-isolation apache-project search natural-language-processing data-engineering docker

10 sources

Member repositories

RepositoryRoleHealth v2
apache/tikamain77

For agents

markdown · JSON · MCP: product_card(name="apache/tika")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem