Lightning fast ยท Free forever ยท Zero auth
Bhai, ๐ฅ ekdam free & fast QR API โ kisi bhi URL, text ya link ka QR code turant generate karo. Bas apni URL pass karo aur binary image milega. Perfect for websites, tools, or automation.
๐ Query parameter: url (required) โ URL-encoded link or any text.
https://qr-api.aryanispe.in/generate?url=https://example.com
Preview
โจ Real-time generation โ image loads directly from API endpoint.
<img src="https://qr-api.aryanispe.in/generate?url=https://example.com" alt="QR Code" width="150" height="150">
โ Directly embed in any website โ dynamic QR for any URL.
curl "https://qr-api.aryanispe.in/generate?url=https://aryanispe.in" --output my-qr.png
๐พ Download QR code directly from terminal.
// Dynamic QR generation in browser
const url = "https://mywebsite.com/page";
const qrImage = document.createElement("img");
qrImage.src = `https://qr-api.aryanispe.in/generate?url=${encodeURIComponent(url)}`;
document.body.appendChild(qrImage);
โก Embed QR generation in web apps dynamically.

๐ Use in GitHub README, docs, or any markdown file.
? & # %).<img> or background tasks.?url=Hello+World).