ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
2014-05-01 06:32:17 -07:00
android Indentation wtf 2014-05-01 06:32:17 -07:00
android-core Refactor logging of camera params 2014-05-01 00:01:44 +01:00
android-integration + comments, >=0 2014-05-01 06:05:04 -07:00
androidtest Refactor logging of camera params 2014-05-01 00:01:44 +01:00
core Issue #127 : fix typo in table of PDF417 punctuation chars 2014-04-28 21:09:56 +01:00
glass Refactor logging of camera params 2014-05-01 00:01:44 +01:00
javase [maven-release-plugin] prepare for next development iteration 2014-04-18 14:30: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-04-18 14:30:03 +01:00
zxingorg [maven-release-plugin] prepare for next development iteration 2014-04-18 14:30: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 Issue #61 : touch up style in test and simplify new logic 2014-02-17 22:56:49 +00:00
CHANGES Update draft release notes for 3.0.0 2014-02-26 22:04:39 +00: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 Refactor common code from across Android apps into module 2014-04-30 15:12:13 +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