QR Code Generator
Generate a high-resolution QR code for any URL, vCard, Wi-Fi password or plain text.
Generate a high-resolution QR code for any URL, vCard, Wi-Fi password or plain text.
QR Code Generator creates a scannable QR image from any string — a URL, Wi-Fi credentials, a vCard contact or just plain text. Download as PNG or SVG for unlimited free commercial use.
For business cards, encode your vCard (BEGIN:VCARD...END:VCARD) so a single scan saves your phone, email and company into the recipient's contacts.
Developers already have editors, linters and one-off scripts that do half of what these utilities do — but nobody wants to paste a JWT into a random cloud decoder, or send an AES-encrypted sample through someone else's server. toolsfy's dev utilities are deliberately tiny, zero-dependency and 100% client-side so they can become part of a muscle-memory workflow you actually trust with production data.
No. Everything runs inside this tab. Even large minification jobs stay local — you can run the tool with DevTools → Network tab open to confirm.
Yes. The same input always produces the same output, because the libraries are versioned (the exact CDN versions are pinned in common.js).
The tools rely on well-known open-source libraries (js-yaml, pdf-lib, clipboard API). Swap toolsfy for the npm packages of the same libraries once you are ready to automate.