{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T23:03:16.875Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://myaitools.net/qr-code-reader"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://myaitools.net/vcard-qr-code-generator"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://myaitools.net/wifi-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://myaitools.net/barcode-generator"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://myaitools.net/hex-to-file"},{"slug":"mermaid-to-png","name":"Mermaid to PNG","url":"https://myaitools.net/mermaid-to-png"},{"slug":"file-to-hex","name":"File to Hex Dump","url":"https://myaitools.net/file-to-hex"},{"slug":"random-string-generator","name":"Random String Generator","url":"https://myaitools.net/random-string-generator"}],"kind":"converter","slug":"qr-code-generator","name":"QR Code Generator","description":"Generate a QR code from any text, URL or contact data — pick error correction and scale, get a PNG.","longDescription":"Paste or upload text and produce a high-quality QR code PNG. Choose the error-correction level (L = ~7% recovery, M = 15%, Q = 25%, H = 30%) and the pixel scale per module. The QR encoder runs entirely in your browser — your data is never uploaded.","category":"text","categoryName":"Text & Encoding","keywords":["qr code generator","qr generator","text to qr","url to qr","qr code maker","qr code creator","qr code online","qr code free","generate qr code png","wifi qr code","vcard qr code","qr image generator","high quality qr code"],"url":"https://myaitools.net/qr-code-generator","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".txt"],"mimeTypes":["text/plain"]},"output":{"type":"file","extension":".png","mimeType":"image/png"},"options":[{"type":"select","key":"errorCorrection","label":"Error correction","defaultValue":"M","choices":[{"value":"L","label":"Low (~7% recovery)"},{"value":"M","label":"Medium (~15%)"},{"value":"Q","label":"Quartile (~25%)"},{"value":"H","label":"High (~30%)"}]},{"type":"number","key":"scale","label":"Scale (pixels per module)","defaultValue":8,"min":4,"max":16,"step":1}],"invocation":{"webUi":"https://myaitools.net/qr-code-generator","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}