IT Ops
All tools →QR Generator
Generate QR codes. — free, private, client-side. API: POST /api/v1/tools/qr-generator
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/qr-generator -d '{ "input": "hello" }' → JSON. See /docs/api.