URL to QR code SVG

QR code generator

URL to QR Code SVG #

QR code SVG preview

CLI equivalent #

go install github.com/royalicing/qip@latest

echo "https://example.com" \
| qip run components/text/uri-list/url-to-qr-svg.wasm \
> qr.svg

This module expects text/uri-list and outputs image/svg+xml.