QR Code for Link β Turn URLs into QR Codes
Convert any URL into a scannable QR code. Download as PNG or SVG for print. Free and instant.
Create a scannable QR code for any URL β your website, social media profile, app download link, or portfolio. Download as PNG or SVG for use on business cards, flyers, product packaging, or digital displays.
How It Works
Enter a URL, text message, or WiFi credentials (network name + password) and the tool generates a QR code in real time as you type. Customize the foreground and background colors and select from multiple size options.
Download the finished QR code as PNG (for web, print, and sharing) or SVG (scalable vector format for professional print materials). QR codes are generated entirely in your browser using the qrcode.js library β no data is sent to any server.
Features
- βThree input modes: URL, Plain Text, and WiFi credentials
- βLive preview updates instantly as you type
- βCustom foreground and background colors
- βMultiple size options from 200px to 800px
- βDownload as PNG (raster) or SVG (scalable vector)
- βWiFi QR codes auto-connect on iOS and Android camera apps
- βError correction built in β QR codes scan even when partially obscured
- βZero data transmission β your URLs and credentials stay private
How to Use This Tool
- Select your input mode: URL, Text, or WiFi.
- Enter your content β the QR code generates and updates in real time as you type.
- Customize colors and size if desired. Ensure good contrast for reliable scanning.
- Download as PNG (web/digital) or SVG (print) and use in your materials.
Perfect For
- βRestaurants creating scannable QR codes for digital menus on table tents and window stickers
- βEvent organizers encoding WiFi credentials for conference attendees and venue guests
- βSmall businesses creating QR codes linking to their website, Google Maps listing, or social media profiles
- βTeachers sharing assignment links and resource URLs via printed QR codes on handouts
- βReal estate agents creating QR codes linking to virtual tours and property listings for yard signs
- βMarketers encoding campaign URLs with UTM parameters for trackable print-to-digital conversion
Under the Hood
QR codes are generated using the qrcode.js library, which implements the QR Code Model 2 specification (ISO/IEC 18004). The library automatically selects the optimal encoding mode (numeric, alphanumeric, or byte) and error correction level (typically Level M: ~15% recovery capacity) based on the input data. The output is rendered as either a Canvas element (for PNG export) or an SVG element (for vector export).