ZXing Decoder Online web based bar code decoder from ZXing, an open source project that's created Android and mobile Java bar code reader apps and a bar code decoding library.
The ZXing webapp lets you decode 1D or 2D barcodes found in images online or images uploaded from your device. It displays the contents of the barcode which could be text, a phone number, vCard or a URL.
The decoder could be useful if your phone doesn't support any barcode reader apps. Many feature phones block 3rd party Java apps from accessing the camera. You can get around this limitation by taking a photo of the barcode and uploading it to the online decoder.
Another use for decoder is to discover the target or contents of a barcode on a web page you are viewing. Either paste the bar code image's URL into the decoder or save the bar code image on your phone and upload it to the decoder.
Unfortunately the decoder doesn't format URLs in barcodes as clickable links. It doesn't format phone numbers or tel: URIs as click to call links either. So you would need copy the URL or phone number from the browser (if your browser supports copying) and paste it into the address bar or dialer.
On the plus side the decoder and ZXing library handles an impressive number of bar code formats including UPC-A, UPC-E, EAN-8, EAN-13,QR Code,Data Matrix, Aztec and several others. More information about supported formats can be found on the ZXing project page at code.google.com/p/zxing/