Skip to content
🔧

Générateur de code QR

Générateurs & Design · Outil en ligne gratuit

Générer des codes QR à partir de texte ou d'URL.

Équipe CoderNewbie

Content

23 caractèresok

Formats multiples

Encodez les URL, texte brut, email, numéros de téléphone et identifiants WiFi en QR codes scannables.

Téléchargement PNG

Téléchargez votre QR code en image PNG en 128, 256 ou 512 pixels pour une utilisation partout.

Conseils

Gardez le contenu sous 1500 caractères pour une meilleure scannabilité. Testez avec plusieurs scanners avant l'impression.

Comment utiliser Générateur de code QR

  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.

Fonctionnalités

  • 100% gratuit — sans inscription, sans abonnement, sans publicité
  • Fonctionne entièrement dans votre navigateur — vos données ne quittent jamais votre appareil
  • Rapide et léger — résultats instantanés
  • Multiplateforme — compatible ordinateur, tablette et mobile

Qu'est-ce que Générateur de code QR ?

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.

Comment fonctionne Générateur de code QR ?

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.

Cas d'usage courants

  • 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.

Sécurité et confidentialité

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.

Détails techniques

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.

Questions fréquentes

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.

Outils associés

Apprendre le concept

Apprendre le concept

Comprenez les idées de programmation derrière cet outil.