Skip to content
Tools / QR Code Generator
QR Code Generator icon

QR Code Generator

QR codes for links, WiFi & contacts

QR Code Generator creates scannable QR codes for URLs, text, WiFi credentials, and contact cards in seconds. Get back a permanent image URL in PNG, SVG, JPG, or GIF with full control over size, colors, error correction, and margins.

QR codes are everywhere — on flyers, packaging, business cards, menus, signage, and event materials. This tool generates production-ready codes that work reliably in print and on screen, with SVG output for infinite scaling and high error correction for codes overlaid on logos or used outdoors.

What you can do

  • generate_qr — create a QR code for any URL, text, email address, phone number, or other string
  • generate_wifi_qr — generate a QR code that auto-connects a phone to a WiFi network when scanned
  • generate_vcard_qr — create a contact card QR that adds a person directly to the scanner's address book

Who it's for

Marketers linking print materials to landing pages, restaurants and venues sharing WiFi passwords, business professionals putting contact QR codes on cards and email signatures, event organizers directing attendees to apps or websites, and developers building anything that needs scannable codes.

How to use it

  1. For a URL or text, call generate_qr with the data you want to encode. Use SVG format for print and PNG for digital use.
  2. For WiFi sharing, call generate_wifi_qr with the network name (SSID) and password — it produces a code phones can scan to connect automatically.
  3. For a contact card, call generate_vcard_qr with name, phone, email, and company — scanning it adds the contact instantly.

Getting started

Call generate_qr with any URL to get a permanent image link immediately — no setup required.

Generate QR Code

Generate a QR code from any text or URL. Returns a permanent image URL and downloadable file. Supports custom size, colors, format (PNG/SVG/JPG/GIF), and error correction level.

Returns: QR code image URL (permanent), downloadable image via asset system, image dimensions, and encoded data length
Generate WiFi QR Code

Generate a QR code that lets people connect to a WiFi network by scanning. Encodes SSID, password, and encryption type in the standard WiFi QR format. Scanning auto-connects on most phones.

Returns: WiFi QR code image URL, downloadable image, network details (SSID, encryption, hidden status)
Generate Contact QR Code

Generate a QR code containing a vCard contact card. When scanned, the contact is automatically added to the phone's address book. Supports name, phone, email, organization, title, URL, and address.

Returns: Contact vCard QR code image URL, downloadable image, contact name, and list of included fields
Loading reviews...

Loading activity...

v0.022026-03-22
  • Added subtitle, expanded description, and agent instructions
v0.012026-03-20
  • Initial release

Connect ToolRouter to use QR Code Generator in Claude, ChatGPT, Copilot, and more — no code required.

Connect ToolRouter

What you can do with QR Code Generator

Create Marketing QR Codes

Generate QR codes for marketing campaigns, flyers, posters, and promotional materials that link to landing pages.

  1. Ask Claude: "Generate a QR code for https://mysite.com/spring-sale using the qr-code-generator tool"
  2. Claude creates a scannable QR code and provides the image
  3. Download the QR code and add it to your marketing materials
  4. Ask Claude to generate additional QR codes for other campaign URLs

Generate Event Check-In Codes

Create QR codes for event registration, attendee check-in, and conference badge scanning.

  1. Ask Claude: "Generate a QR code for our event registration page using qr-code-generator"
  2. Claude creates a scannable check-in code
  3. Ask Claude to generate unique QR codes for different sessions or ticket types
  4. Add the QR codes to confirmation emails and printed badges

Create Product Packaging Codes

Generate QR codes for product packaging that link to manuals, warranty registration, or product information pages.

  1. Ask Claude: "Generate a QR code for our product setup guide at /setup/model-x using qr-code-generator"
  2. Claude creates a high-quality QR code suitable for print
  3. Download and send to your packaging designer
  4. Ask Claude to generate codes for additional product SKUs
Browse all 6 QR Code Generatorguides →

Related Tools

Open Compress
Compress icon
CompressCompress video, images, and PDFs up to 90% smaller

Related Categories

Frequently Asked Questions

Which QR format should I use for print versus web?

Use `svg` when you need clean print output that can scale without blurring. Use `png`, `jpg`, or `gif` for web previews, social posts, or quick downloads.

Can I make a QR code for WiFi or a contact card?

Yes. The tool has dedicated WiFi and vCard flows, so you can share a network login or create a scannable contact card that adds the person to a phone address book.

How much design control do I get over the QR code?

You can change size, foreground and background colors, margins, and error correction. Higher error correction is useful when the code will be printed or placed near a logo.

What should I put in the data field?

Any URL, plain text, email address, phone number, or similar string works. The main generator handles most cases, while the WiFi and contact options are better for those specific formats.