Skip to main content

How to change the redundancy level

Updated over 11 months ago

Low | [default] Lowest error correction level. (Approx. 7% of codewords can be restored). Medium | Medium error correction level. (Approx. 15% of codewords can be restored). Quarter | Quarter error correction level (Approx. 25% of codewords can be restored). High | Highest error correction level (Approx. 30% of codewords can be restored).

By default all these 2d barcodes (pdf417, datamatrix, qr code) have built-in redundancy, so you can erase like 10% of the barcode and it will be decodable still. 1d barcodes (ean13) can not do this, they have checksum protection to verify if value is decoded OK or not, but not protection against damage

Did this answer your question?