generate_qr_code
Create QR codes from text or URLs using this free tool. Generate base64-encoded PNG images for sharing data in scannable format.
Instructions
Generate a QR code image from any text or URL. Returns base64-encoded PNG image. FREE — no payment required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Text or URL to encode in QR code | |
| size | No | QR code size in pixels (default: 256) |