{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.162Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"image-to-text","name":"Image to Text (OCR)","url":"https://toolsly.tools/image-to-text"},{"slug":"colors-from-image","name":"Colors from Image","url":"https://toolsly.tools/colors-from-image"},{"slug":"image-to-base64","name":"Image to Base64","url":"https://toolsly.tools/image-to-base64"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://toolsly.tools/barcode-generator"},{"slug":"code-to-image","name":"Code to Image","url":"https://toolsly.tools/code-to-image"}],"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://toolsly.tools/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://toolsly.tools/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."}}