Anyone know a QR decoder that works on mac or that might be online? I just need to decode one single image.
A:
I managed to compile qrencode 2.0 a few months ago on my iMac. You need the developer tools installed (obviously), I can't remember if I need to build any additional libraries first like libpng or something like that. But that's for encoding strings as QR images...
You can use the Java QR Code Library on SourceForge, I also tried it on a Mac to decode images that I encoded with qrencode 2.0 and it worked fine.
Chochos
2008-12-18 18:17:58
A:
here is an online decoder which should work for you, it uses the zxing online decoder in the background QRgen Online QR Decoder
Patrick Wied
2010-09-26 12:41:39
A:
Here's one that uses your webcam and works in realtime like a QR decoder for a phone. It's based on AdobeAir and works reasonably well.
Dan Berlyoung
2010-10-15 02:27:34