Embed
Drop the QRQuick creator into your site.
One iframe tag. Pick the QR types your audience needs. Match your brand colors. Optionally hide the QRQuick badge with a partner key.
Configure
The preview on the right updates instantly.
Copy this snippet
<iframe src="https://qrquick.in/embed?type=url&types=url%2Cupi%2Cwhatsapp%2Cwifi%2Cvcard%2Cmenu" width="100%" height="640" frameborder="0" style="border:1px solid #e2e8f0;border-radius:16px" title="QRQuick QR creator" ></iframe>
Parameters
- type
- Default-selected QR type. Keys: url, vcard, upi, wifi, whatsapp, menu, instagram, ...
- color
- Brand accent for the active pill + download button. Hex value, URL-encoded.
- theme
light(default) ordark.- types
- Comma-separated keys to show in the pill bar. Omit for all 24.
- hide_brand
1to hide the QRQuick attribution badge. Requires BUSINESS plan.
Live preview
Common questions
Is it really free to embed?▾
Yes — the embed is free with the QRQuick badge visible. To hide the badge for white-label use, upgrade to BUSINESS plan and pass hide_brand=1.
Does it leak our visitors' data?▾
No. The embed runs entirely in the iframe sandbox. We never see what the user types or what they download.
Can I use my own domain?▾
Yes — point a CNAME at qrquick.in and use that hostname in the iframe src. Custom-domain embeds require the AGENCY plan.
How is performance?▾
The embed page is ~50 KB of HTML + CSS. QR rendering is pure client-side via the qrcode library (~12 KB). Loads in 1-2 seconds on 4G.