Drop QR Croc into anything.
Small utilities so you never have to leave what you're doing to make a QR code.
Clone / rebirth a QR code
Moving from another app, or your old provider shut down? Upload a photo of the printed code and we rebuild it exactly.
Decoded in your browser. Colours matched automatically.
Google Review Gate
Send five-star customers straight to Google and catch unhappy ones privately before they post.
One link, one QR code, fully branded.
Browser bookmarklet
Drag this to your bookmarks bar. Click it on any page to make a QR for that URL.
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=true" 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 '{"type":"page_view","props":{"source":"my-app"}}'Need more?
Sign in to unlock dynamic QRs (change the destination without reprinting), team workspaces, analytics, app integrations and NFC pairing.