ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
eliovir c4f5e7ef05 Update strings.xml
Typo (unbreakable spaces before ":")
2014-12-28 10:50:21 +01:00
android Update strings.xml 2014-12-28 10:50:21 +01:00
android-core
android-integration
androidtest Update for Android 5; use Proguard 5 2014-10-21 18:05:08 +01:00
core
glass
javase Use ARGB when on/off colors are not opaque 2014-06-25 08:49:23 +01:00
src
zxing.appspot.com GWT 2.7.0 final 2014-12-03 11:07:28 -06:00
zxingorg
.gitattributes
.gitignore
.travis.yml
AUTHORS
CHANGES
CONTRIBUTING.md
COPYING
NOTICE Project no longer directly distributed Apache libraries 2014-02-26 22:08:57 +00:00
pom.xml Cleanups while looking at issue #268 2014-12-13 17:13:39 +00:00
README.md

ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Supported Formats

1D product 1D industrial 2D
UPC-A Code 39 QR Code
UPC-E Code 93 Data Matrix
EAN-8 Code 128 Aztec (beta)
EAN-13 Codabar PDF 417 (beta)
ITF
RSS-14
RSS-Expanded

Components

Active

Module Description
core The core image decoding library, and test code
javase JavaSE-specific client code
android Android client Barcode Scanner Barcode Scanner
androidtest Android test app, ZXing Test
android-integration Supports integration with Barcode Scanner via Intent
zxingorg The source behind zxing.org
zxing.appspot.com The source behind web-based barcode generator at zxing.appspot.com

Intermittently maintained

There are also additional modules which are contributed and/or intermittently maintained:

Module Description
jruby JRuby wrapper

Available in previous releases

Module Description
cpp C++ port
iphone iPhone client
objc Objective C port
actionscript Partial ActionScript port
Module Description
QZXing port to Qt framework
zxing-cpp port to C++ (forked from the deprecated official C++ port)
zxing_cpp.rb bindings for Ruby (not just JRuby), powered by zxing-cpp
ZXing .NET port to .NET and C#, and related Windows platform

Other third-party open source projects

Module Description
Barcode4J Generator library in Java
ZBar Reader library in C99
Zint Generator library in C99

Contacting

Post to the discussion forum or tag a question with zxing on StackOverflow.

Etcetera

Build Status Coverity Status codecov.io

QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo.

Optimized with JProfiler