# micjahn/ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing

Repository: https://github.com/micjahn/ZXing.Net
Canonical: https://ross.abutalabs.com/products/zxingnet
Language: C#
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T20:25:00+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 22, longevity 100
- inputs: {"age_days": 3597, "days_push": 7, "days_rel": 311, "gap_med": 272, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3088, forks 705 (observed 2026-08-28T04:07:42.194767+00:00)

## What it is
ZXing.Net is a .NET port of the Java ZXing barcode library that decodes and generates barcodes such as QR Code, Data Matrix, Aztec, EAN, UPC, and PDF-417 from images. It ships assemblies for a wide range of .NET platforms including .NET Framework, .NET Core, Unity, Xamarin, and bindings to imaging libraries like SkiaSharp and ImageSharp.

## Use cases
- scan qr codes from images in a .net app
- generate barcode images in c#
- decode pdf417 from a camera feed
- read ean/upc codes from product photos
- add barcode scanning to a unity app
- generate data matrix codes for labels

## When to choose
- you need barcode reading or writing in any .NET-based project
- you need support for many barcode symbologies across many .NET runtimes
- you want bindings to common imaging libraries like SkiaSharp, ImageSharp, or OpenCVSharp

## When to avoid
- you need a non-.NET language like Java, JavaScript, or Python
- you need real-time high-throughput industrial barcode scanning with hardware acceleration
- you only target platforms with obsolete support like Silverlight or Windows Phone

## Facets
- artifact type: library
- maturity: active
- function: image-processing, computer-vision, sdk
- domain: image-processing, cross-platform, developer-tools
- platform: dotnet, windows, cross-platform, game-engine
- tags: barcode, qr-code, barcode-scanning, barcode-generation, zxing, csharp, xamarin

## Member repositories
- micjahn/ZXing.Net (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.194767+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:30.637704+00:00, confidence not recorded.
  - readme: https://github.com/micjahn/ZXing.Net (fetched 2026-08-28T04:07:42.194767+00:00, sha 0fe819e9586a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
