Simple Barcode

Simple

I want a simple barcode scanner. Just show me the data. It needs to read DataMatrix, QR, 2D symbologies like UPS, FedEx, 1D like UPS and too many to list. The app should figure out what a barcode is and translate it. That’s it.
—Loyd Goodbar, BlackRobes.net

SBarcode does just that. It reads barcodes and displays the data. Copy the data as text or copy as a clean generated barcode image. Translate from one barcode format to another.

Extensible

Address TBarcode in your apps. Pass a message to sbarcode://scan/text and get the resulting text data returned to your app. If you pass sbarcode://scan/image you’ll get the barcode as a generated image. Other methods are available in the app documentation.