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

jbarrow/commonforms

CommonForms — open models to auto-detect PDF form fields observed · 2026-08-28

github.com/jbarrow/commonforms · Python observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 88
  • Release rhythm 58
  • Longevity 25

Flags: no_license

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: 13
  • age_days: 350
  • days_rel: 281
  • days_push: 77
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1284 stars · 159 forks observed · 2026-08-28

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

CommonForms is a Python package and CLI that uses trained object-detection models (FFDNet-S/L) to automatically detect form fields in a PDF and convert it into a fillable form. It also provides the CommonForms dataset and preprocessing code used to train the models.

Use cases

  • convert a flat pdf into a fillable form
  • auto-detect form fields in pdfs
  • add text and signature fields to scanned forms
  • batch make pdfs fillable from the command line
  • train or evaluate form field detection models
  • use FFDNet models for form field detection

When to choose

  • you need to make non-interactive PDFs fillable without manual field placement
  • you want a CLI or Python API for form field detection
  • you need pretrained models or a dataset for form field detection research

When to avoid

  • you only need to fill in PDFs that already have form fields
  • you want a lightweight tool — the dependency footprint (torch, transformers) is large
  • you need a permissively licensed dependency — the repo has no license

Facets

cli-tool · maturity active

machine-learning pdf ocr computer-vision pdf machine-learning developer-tools files python cli cross-platform form-field-detection fillable-forms object-detection pdf-forms ffdnet

2 sources

Member repositories

RepositoryRoleHealth v2
jbarrow/commonformsmain65

For agents

markdown · JSON · MCP: product_card(name="jbarrow/commonforms")

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