Generate QR code

What is a QR code?

A QR Code is a two-dimensional barcode consisting of a black and white pixels which allows to encode up to a few hundred characters. Besides the black and white version, you can also create a colored QR code.

QR code error correction

Codewords are 8 bits long and use the Reed–Solomon error correction algorithm with four error correction levels. The higher the error correction level, the less storage capacity. The following table lists the approximate error correction capability at each of the four levels:

  • L (low) - 7% of codewords can be restored
  • M (medium) - 15% of codewords can be restored
  • Q (quartile) - 25% of codewords can be restored
  • H (high) - 30% of codewords can be restored