Skip to content
🔧

Генератор QR-кодов

Генераторы и дизайн · Бесплатный онлайн-инструмент

Генерация QR-кодов из текста или URL.

Команда CoderNewbie

Content

23 символовok

Несколько форматов

Кодирование URL, обычного текста, email, номеров телефонов и учётных данных WiFi в сканируемые QR-коды.

Скачивание PNG

Скачивание QR-кода как PNG-изображения в 128, 256 или 512 пикселей для любого использования.

Советы

Держите содержимое до 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.

Возможности

  • 100% бесплатно — без регистрации, подписки и рекламы
  • Работает полностью в браузере — данные не покидают ваше устройство
  • Быстро и легко — мгновенный результат
  • Кроссплатформенность — компьютеры, планшеты и смартфоны

Что такое Генератор 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.

Похожие инструменты

Изучите концепцию

Изучите концепцию

Поймите идеи программирования, лежащие в основе этого инструмента.