reinerBa / 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/

Home Page:https://reiner.bamberger.rocks/data2qrcodeImage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 #.

About

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/

https://reiner.bamberger.rocks/data2qrcodeImage/

License:MIT License


Languages

Language:JavaScript 60.5%Language:HTML 26.5%Language:CSS 12.9%