Skip to content
🔧

QR-Code-Generator

Generatoren & Design · Kostenloses Online-Tool

QR-Codes aus Text oder URLs generieren.

CoderNewbie-Team

Content

23 Zeichenok

Mehrere Formate

URLs, Klartext, E-Mail, Telefonnummern und WiFi-Anmeldedaten in scannbare QR-Codes kodieren.

PNG-Download

Laden Sie Ihren QR-Code als PNG-Bild in 128, 256 oder 512 Pixel herunter, um ihn überall zu verwenden.

Tipps

Halten Sie den Inhalt unter 1500 Zeichen für beste Scannbarkeit. Testen Sie mit mehreren Scannern vor dem Drucken.

So verwendest du QR-Code-Generator

  1. 1Configure the generator settings (colors, size, format, etc.).
  2. 2Enter any required input text or data.
  3. 3Click generate to create the output.
  4. 4Download or copy the generated result.

Funktionen

  • 100% kostenlos — keine Registrierung, kein Abo, keine Werbung
  • Läuft vollständig im Browser — Daten verlassen niemals dein Gerät
  • Schnell und ressourcenschonend — sofortige Ergebnisse
  • Plattformübergreifend — Desktop, Tablet und Smartphone

Was ist QR-Code-Generator?

QR Code (Quick Response Code), defined by ISO/IEC 18004, is a two-dimensional matrix barcode that stores data in black and white squares. Unlike 1D barcodes, QR codes store data both horizontally and vertically, enabling up to 7,089 numeric characters or 2,953 bytes per code. They are ubiquitous in mobile payments, ticketing, and contactless sharing.

Wie funktioniert QR-Code-Generator?

Input data is encoded using one of four modes (numeric, alphanumeric, byte, kanji), then Reed-Solomon error correction is applied. The data is placed in a matrix with finder patterns (three corners), alignment patterns, and timing patterns. The error correction level (L/M/Q/H) allows partial recovery if the code is damaged.

Typische Anwendungsfälle

  • Mobile payments — Alipay/WeChat Pay scan-to-pay
  • Wi-Fi sharing — encode SSID and password for easy joining
  • URL shortening — print QR codes linking to websites
  • Event ticketing — paperless check-in at venues

QR Code vs Barcode

1D barcodes (UPC, EAN) store ~20 characters horizontally; QR codes store thousands in 2D. Barcodes require line-of-sight laser scanners; QR codes can be read by any smartphone camera at any angle. QR codes have error correction (damaged codes still scan); barcodes do not. QR codes are ideal for mobile-first scenarios.

Sicherheit & Datenschutz

This tool generates QR codes entirely in your browser. Be cautious scanning unknown QR codes — they can lead to phishing sites or trigger actions (payments, app installs). QR codes themselves are not encrypted; for sensitive data, encrypt the content before encoding or use dynamic QR codes with authentication.

Technische Details

Standard: ISO/IEC 18004. Versions: 1-40 (21x21 to 177x177 modules). Error correction: L (7%), M (15%), Q (25%), H (30%) — percentage recoverable. Data capacity (version 40): 7,089 numeric / 4,296 alphanumeric / 2,953 bytes / 1,817 kanji. Encoding modes: numeric, alphanumeric, byte, kanji. Reed-Solomon error correction. Quiet zone: 4 modules border required.

Häufige Fragen

What is the maximum data capacity of a QR code?

Version 40 (largest): 7,089 numeric, 4,296 alphanumeric, or 2,953 bytes. Higher error correction reduces capacity. For URLs, use short links if needed.

Which error correction level should I use?

L (7%): clean digital display. M (15%): standard printed codes. Q (25%): industrial/outdoor. H (30%): dirty or damaged environments. Higher levels are more robust but increase size.

Can QR codes be customized with colors or logos?

Yes, with limits. Use high contrast (dark on light). Logos can cover up to 30% of the code if error correction is H. Avoid inverting colors or using low contrast — scanners may fail.

Verwandte Tools

Konzept lernen

Konzept lernen

Verstehe die Programmierideen hinter diesem Tool.