qr code generator

Turn any text or URL into a QR code, rendered as a crisp SVG. There's an API too — GET /api/qr?text= — so a script can mint one in a single request.

QR code
From the terminalcurl "exl.ink/api/qr?text=https://exl.ink&ec=M" -o qr.svg