Enter text or a URL. Get a QR code in PNG or SVG. Free, no signup.
API
GET /api/qr?data=https://example.com&size=300 → PNG image GET /api/qr/svg?data=https://example.com → SVG image
Free. No auth. Embed directly: <img src="https://foxyyy.com/qr/api/qr?data=...">