Format Information

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Also known as: format info format string

A 15-bit data field encoding the error correction level (2 bits) and mask pattern (3 bits), protected by a BCH(15,5) error-correcting code. Stored twice near the finder patterns for redundancy.

Related Terms

QR Code Anatomy: Every Component Explained

QR Code Fundamentals

…the code is scanned on curved surfaces or at an angle. Format Information Two copies of a 15-bit format string are encoded near the…

How QR Code Scanning Works: From Camera to Data

QR Code Fundamentals

…Step 5: Format and Version Reading The scanner reads the format information to determine the error correction level and mask pattern .…

Mask Patterns: The Hidden Optimisation in Every QR Code

QR Code Fundamentals

…lowest total penalty score is selected and recorded in the format information . Impact on Scannability While all eight masks produce…

BCH and Golay Codes in Format and Version Information

Error Correction & Data Integrity

…error-correcting codes for their metadata: BCH codes for format information and Golay-like codes for version information. Format…

How Much Damage Can a QR Code Survive?

Error Correction & Data Integrity

…: Missing corners or edges can destroy finder patterns or format information, which may make the code undetectable regardless of EC…

How Scanners Handle Errors: Decode Algorithm Walkthrough

Error Correction & Data Integrity

…detection. Stage 3: Version and Format The decoder reads format information to determine the EC level and mask pattern. For versions…

QR Code Encoding Algorithm: Step-by-Step Implementation

QR Code Development

…patterns Place alignment patterns (version 2+) Reserve format information areas Place data bits in the two-column zig-zag pattern…