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.
