openalpr/openalpr
Automatic License Plate Recognition library 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: 4680
- days_rel: n/a
- days_push: 966
- n_releases_24m: 0
Adoption not part of the score
11452 stars · 2502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenALPR is an open-source Automatic License Plate Recognition (ALPR) library written in C++ that analyzes images and video streams to detect and read license plates. It ships with a command-line utility and bindings for C#, Java, Node.js, Go, and Python, supporting US and European plate formats.
Use cases
- read license plate numbers from images
- detect license plates in video streams
- recognize license plates from security camera footage
- build a parking access control system
- identify vehicle plates for law enforcement hotlists
- extract plate text as JSON from photos
When to choose
- you need self-hosted, offline license plate recognition without subscription fees
- you want a C++ library with bindings for multiple languages
- you need a simple CLI to batch-process plate images
- you only need US or EU plate formats and basic OCR accuracy
When to avoid
- you need recognition for plates outside US/EU regions
- you want vehicle make, model, and color detection, which is only in the commercial Rekor products
- you need actively developed features or modern deep-learning accuracy
- your project cannot comply with the AGPL-3.0 license
Facets
library · maturity maintenance
computer-vision image-processing ocr machine-learning computer-vision image-processing security windows cpp python go jvm dotnet cli license-plate-recognition alpr anpr lpr video-streams vehicle-recognition linux macos nodejs
5 sources
- readme: https://github.com/openalpr/openalpr · fetched 2026-08-28 · cd83e8624485
- homepage: http://www.openalpr.com · fetched 2026-08-29 · fd8574676014
- site_page: https://www.openalpr.com/software/scout · fetched 2026-08-29 · 85414c5c8b6b
- site_page: https://www.openalpr.com/software/carcheck · fetched 2026-08-29 · a28130f2dd77
- site_page: https://www.openalpr.com/use-cases · fetched 2026-08-29 · c51507131564
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openalpr/openalpr | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="openalpr/openalpr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem