Skip to content

Generating QRCode using google api

Google API for generating QRCode

Example

Text Only
https://chart.googleapis.com/chart?chs=256x256&cht=qr&chl=GUIONARDO

Parameters

  • chs = size in pixels
  • cht = type: qr
  • chl = Content

Sample

Sample


Last update: September 18, 2024
Created: September 18, 2024