Micro QR Code

Micro QR is a smaller version of the standard QR code, designed for applications where space is limited.

Basic Usage

using CodeGlyphX;

// Generate Micro QR
QR.Save("ABC123", "microqr.png", microQr: true);

Comparison with Standard QR

FeatureStandard QRMicro QR
Finder patterns3 corners1 corner
Max capacity~3KB~35 characters
Best forGeneral useSmall labels, PCBs