Skip to content
/ zxing Public
forked from zxing/zxing

Official ZXing ("Zebra Crossing") project home

License

Notifications You must be signed in to change notification settings

xiefabo/zxing

This branch is 795 commits behind zxing/zxing:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61f7f9f · Jan 8, 2015
Aug 17, 2014
Sep 13, 2014
Jan 8, 2015
Oct 21, 2014
Dec 17, 2014
Sep 26, 2014
Jun 25, 2014
Feb 26, 2014
Dec 3, 2014
Nov 12, 2014
Jul 17, 2014
Mar 6, 2014
Oct 7, 2014
Dec 21, 2014
May 24, 2014
Sep 2, 2014
Jun 19, 2008
Feb 26, 2014
Dec 19, 2014
Jan 8, 2015

Repository files navigation

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

Related third-party open source projects

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

Links

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

About

Official ZXing ("Zebra Crossing") project home

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • CSS 0.2%