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

microsoft/table-transformer

Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS evaluation metric. observed · 2026-08-28

github.com/microsoft/table-transformer · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 1934
  • days_rel: n/a
  • days_push: 800
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2939 stars · 315 forks observed · 2026-08-28

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

Table Transformer (TATR) is a deep learning object detection model from Microsoft for detecting, recognizing, and extracting tables from unstructured documents like PDFs and images, outputting HTML or CSV. It is also the official repository for the PubTables-1M dataset and the GriTS evaluation metric.

Use cases

  • extract tables from pdf documents
  • detect tables in scanned images
  • convert table images to html or csv
  • recognize table structure in unstructured documents
  • train a custom table extraction model
  • evaluate table structure recognition models with grits
  • download pubtables-1m dataset for research

When to choose

  • you need state-of-the-art table detection and structure recognition from PDFs or images
  • you want pre-trained weights trained on the large PubTables-1M dataset
  • you need a research-grade model with training and evaluation code included

When to avoid

  • you need a turnkey end-to-end document parser with OCR included - text extraction must be supplied separately
  • you need pre-trained weights for document domains outside those covered by released models
  • you want a simple no-GPU inference solution

Facets

library · maturity active

machine-learning computer-vision ocr pdf image-processing parser computer-vision pdf machine-learning data-science python cross-platform table-detection table-structure-recognition object-detection pubtables-1m grits document-understanding pytorch natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/table-transformermain23

For agents

markdown · JSON · MCP: product_card(name="microsoft/table-transformer")

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