/data2qrcodeImage

Encodes the base64 data after the hash in the url, to an image. Use here with your browser or from your app to download the image https://reiner.bamberger.rocks/data2qrcodeImage/

Primary LanguageJavaScriptMIT LicenseMIT

data2qrcodeImage

Encodes the base64 data after the hash to an image

Example

If you do like to download an qr code image with the string "hello world" click this link

Usage

Encode your own data by opening the page, hit F12 and type in the console btoa("YOUR DATA"). After that copy the string in the next line into your adress bar behind a #.