About 34 results
Open links in new tab
  1. QR Code Tutorial - Thonky Game Guides

    Aug 7, 2022 · This tutorial will teach you how to create QR Codes step-by-step, from encoding to error correction to mask pattern.

  2. QR Code Tutorial: Introduction - QR Code Tutorial - Thonky.com

    Mar 8, 2020 · The following pages of the tutorial will explain the QR code encoding process in detail. Here is a general overview of the process that you can read before moving on to the …

  3. Error Correction Coding - QR Code Tutorial - Thonky.com

    Mar 28, 2025 · Error correction codewords allow QR code readers to detect and correct errors in QR codes. This page explains how to create these error correction codewords after encoding …

  4. Format and Version Information - QR Code Tutorial - Thonky.com

    Feb 20, 2023 · This page explains how to create the format and version strings and place them in the QR code.

  5. Data Masking - QR Code Tutorial - Thonky.com

    Nov 9, 2021 · The QR code specification defines eight mask patterns that can be applied to the QR code. For example, for mask pattern #1, every even-numbered row in the QR matrix is …

  6. Data Encoding - QR Code Tutorial - Thonky.com

    Feb 20, 2023 · After choosing an encoding mode for a QR code, the next step is to encode the data using the appropriate method for that mode.

  7. Format and Version String Tables - QR Code Tutorial

    Feb 20, 2023 · QR codes must include a format string that contains the information about which level of error correction coding and which mask pattern are in use in the code. This page lists …

  8. QR Mask Patterns Explained - QR Code Tutorial - Thonky.com

    Feb 20, 2023 · When encoding a QR code, there are eight mask patterns that you can use to change the outputted matrix. Each mask pattern changes the bits according to their …

  9. Module Placement in Matrix - QR Code Tutorial - Thonky.com

    Apr 1, 2025 · These are shapes that must be placed in specific areas of the QR code to ensure that QR code scanners can correctly identify and orient the code for decoding. The following …

  10. Data Analysis - QR Code Tutorial - Thonky.com

    Mar 8, 2020 · The QR code standard has four modes for encoding text: numeric, alphanumeric, byte, and Kanji. Each mode encodes the text as a string of bits (1s and 0s), but each mode …