Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to generate QR Code for a website in JPEG Format. I tried using ZXing Lib in Java and it worked, but on generating a pure JPEG format of the same, it gives a pinkish overtone. How do I remove it?

Also tried using JavaScript but did not find a way by which I can create a QRCode image which can be downloaded.

share|improve this question

closed as not a real question by Sathya, MarvinLabs, Mr. Alien, Lex, Mark Rotteveel Nov 15 '12 at 9:32

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Go for Google Charts infographics, deprecated but still available: https://developers.google.com/chart/infographics/docs/qr_codes

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.