Skip to content
🔧

QR コードジェネレーター

ジェネレーターとデザイン · 無料オンラインツール

テキストや URL から QR コードを生成。

CoderNewbie チーム

Content

23 文字ok

複数形式

URL、プレーンテキスト、メール、電話番号、WiFi 認証情報をスキャン可能な QR コードにエンコード。

PNG ダウンロード

QR コードを 128、256、512 ピクセルの PNG 画像としてダウンロード。

ヒント

最適なスキャン性のため内容を 1500 文字未満に保つ。印刷前に複数のスキャナでテスト。

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.

機能と特徴

  • 完全無料 — 登録不要、サブスクリプションなし、広告なし
  • ブラウザ上で完全に動作 — データは端末から送信されません
  • 高速・軽量 — 即座に結果を表示
  • クロスプラットフォーム — デスクトップ・タブレット・モバイル対応

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.

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.

よくある使用例

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

セキュリティとプライバシー

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.

技術的な詳細

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.

よくある質問

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.

関連ツール

概念を学ぶ

概念を学ぶ

このツールの背後にあるプログラミングの概念を理解します。