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

mchehab/zbar

ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab. observed · 2026-08-28

github.com/mchehab/zbar · homepage · C · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 72
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2947
  • days_rel: n/a
  • days_push: 170
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1361 stars · 239 forks observed · 2026-08-28

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

ZBar is an open-source C library and suite of tools for reading barcodes from video streams, image files, and sensors, supporting formats like EAN/UPC, Code 128, QR Code, and more. This fork by mchehab maintains the original project with updated V4L2 API support and provides bindings for C, C++, Python, and Perl plus Qt/GTK widgets.

Use cases

  • decode barcodes from webcam video feed
  • scan QR codes from image files
  • integrate barcode reading into a C or Python application
  • build a barcode scanner app with Qt or GTK widgets
  • read UPC/EAN codes from product images
  • decode Code 128 barcodes from a video device on Linux

When to choose

  • you need a mature, lightweight native barcode decoding library in C/C++
  • you're on Linux and need V4L2 webcam barcode scanning
  • you want QR Code and common 1D barcode support with language bindings
  • you need a CLI tool to decode barcodes from images or video devices

When to avoid

  • you need modern Python 3-first bindings with active ecosystem (consider pyzbar wrappers or zxing-cpp)
  • you need barcode generation, not just decoding
  • you need support for newer symbologies like PDF417 or Aztec
  • you want a pure high-level managed-language solution without native dependencies

Facets

library · maturity maintenance

computer-vision image-processing sdk cli computer-vision image-processing developer-tools cross-platform windows cross-platform cli barcode-scanner qr-code v4l2 c-library decoder linux macos

1 source

Member repositories

RepositoryRoleHealth v2
mchehab/zbarmain55

For agents

markdown · JSON · MCP: product_card(name="mchehab/zbar")

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