ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
2014-05-31 13:24:08 +01:00
android Minor updates to nickname / birthday result changes 2014-05-25 14:06:13 +01:00
android-core [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
android-integration [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
androidtest fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
core [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
glass fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
javase [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
jruby Add apache-rat check for copyright headers, and fix a bunch of files without them (mostly actionscript, jruby) 2014-01-22 19:37:33 +00:00
src Fix typo in excludes file 2014-02-26 22:52:42 +00:00
zxing.appspot.com [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
zxingorg [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
.gitignore Remove Thumbs.db from gitignore 2014-03-06 12:13:18 +00:00
.travis.yml Add caching of Maven artifacts to Travis CI build 2014-03-26 08:57:38 +00:00
AUTHORS Add Thomas Weißschuh as AUTHOR 2014-05-25 14:07:38 +01:00
CHANGES Retroactively add 3.0.1 / 3.1.0 changes 2014-05-24 10:25:19 +01:00
COPYING Standardize and update all copyright statements to name "ZXing authors" as suggested by open-source team to correctly attribute copyright in a project with contributions from several sources. 2008-06-19 20:56:24 +00:00
NOTICE Project no longer directly distributed Apache libraries 2014-02-26 22:08:57 +00:00
pom.xml Update Android Maven plugin 2014-05-31 13:24:08 +01:00
README.md Retire actionscript 2014-04-30 09:06:06 +01:00

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 .NET port to .NET and C#, and related Windows platform

Other third-party open source projects

Module Description
Barcode4J Encoder library in Java
ZBar Decoder in C++, especially for iPhone
Zint Barcode generator

Contacting

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

Etcetera

Build Status Coverity Status

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

Optimized with JProfiler