Add new Aztec, PDF417 images for help
2 files changed
tree: 776de4f206199f55b32006bba82b05a2f5d8bb0f
  1. actionscript/
  2. android/
  3. android-integration/
  4. androidtest/
  5. core/
  6. glass-mirror/
  7. javase/
  8. jruby/
  9. src/
  10. zxing.appspot.com/
  11. zxingorg/
  12. .gitignore
  13. .travis.yml
  14. AUTHORS
  15. CHANGES
  16. COPYING
  17. NOTICE
  18. pom.xml
  19. README.md
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 product1D industrial2D
UPC-ACode 39QR Code
UPC-ECode 93Data Matrix
EAN-8Code 128Aztec (beta)
EAN-13CodabarPDF 417 (beta)
ITF
RSS-14
RSS-Expanded

Components

Active

ModuleDescription
coreThe core image decoding library, and test code
javaseJavaSE-specific client code
androidAndroid client Barcode Scanner Barcode Scanner
androidtestAndroid test app, ZXing Test
android-integrationSupports integration with Barcode Scanner via Intent
zxingorgThe source behind zxing.org
zxing.appspot.comThe source behind web-based barcode generator at zxing.appspot.com

Intermittently maintained

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

ModuleDescription
actionscriptpartial port to Actionscript
glass-mirrorpartial implementation for the Google Glass Mirror API
jrubyJRuby wrapper

Available in previous releases

ModuleDescription
cppC++ port
iphoneiPhone client
objcObjective C port

Related third-party open source projects

ModuleDescription
QZXingport to Qt framework
ZXing .NETport to .NET and C#, and related Windows platform

Other third-party open source projects

ModuleDescription
ZBarDecoder in C++, especially for iPhone
ZintBarcode generator

Links

Contacting

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

Etcetera

Build Status

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

Optimized with JProfiler