Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

QR codes image generator in java (open source but no GPL)

Tags:

I'm seeking an open source QR codes image generator component in java (J2SE), but the open source licence mustn't be a GPL licence (needs to be included in a close source project).

BTW, i can't access the web from the project so no Google API.

like image 708
oneeyejack Avatar asked Jul 16 '09 12:07

oneeyejack


People also ask

Is QR open source?

QR Scanner (PFA) | F-Droid - Free and Open Source Android App Repository.

Is there a completely free QR code generator?

QRCode Monkey is one of the most popular free online qr code generators with millions of already created QR codes. The high resolution of the QR codes and the powerful design options make it one of the best free QR code generators on the web that can be used for commercial and print purposes.

Can we generate QR code for image?

Yes, you can create a QR code for a picture using QRTIGER QR code generator online by following the instructions above.


1 Answers

Mercer - no, there is an encoder in the library too. com.google.zxing.qrcode.encoder. We provide that in addition to an example web app using Google Chart APIs

like image 74
Sean Owen Avatar answered Oct 03 '22 14:10

Sean Owen