Free tools
Drop QR Croc into anything.
Small utilities so you never have to leave what you're doing to make a QR code.
Browser bookmarklet
Drag this to your bookmarks bar. Click it on any page to make a QR for that URL.
QR this page
No install. Works in Chrome, Safari, Firefox, Edge, Arc.
Live QR image
Paste this SVG into sites and documents — it stays sharp at every size.
<img src="https://qrcroc.com/api/public/qr/YOUR_CODE.svg?size=512" width="512" height="512" alt="Scan QR" />Embed the designer
Drop the free QR designer into your own site or client portal.
<iframe src="https://qrcroc.com/gallery?embed=1" width="420" height="640" style="border:0" title="QR designer"></iframe>Track from anywhere
Log a scan-equivalent from your own app or internal automation.
curl -X POST https://qrcroc.com/api/public/track/YOUR_CODE \
-H "content-type: application/json" \
-d '{"source":"my-app"}'Need more?
Sign in to unlock dynamic QRs (change the destination without reprinting), team workspaces, analytics, app integrations and NFC pairing.