https://devtools.solutions/tools/generators/qr-code-generator.html

Generate QR Code

Generate a QR code image for any URL or text. The image is generated by the qrserver.com API.

QR Code Generator

Example input/output

Input: https://devtools.solutions

Output: QR code image encoding the URL

How it works

This tool sends your text to the api.qrserver.com REST API and displays the returned QR code image. Note: this is one of the few tools that makes a network request — your input is sent to api.qrserver.com to generate the image.

Common use cases

Related tools