What is libcimbar?
masterlibcimbar is an experimental high-density 2D color matrix barcode designed for small data transfers. It encodes data into a grid of colored tiles, using Reed-Solomon error correction (expected error rate ~1%).
An optimized version of the cimbar format, libcimbar implements a file encoding protocol using wirehair (fountain codes) and zstd compression. This allows files up to 33MB (compressed) to be encoded into a series of cimbar codes (images or video frames). Because it uses fountain codes, the file can be reconstructed even if some frames are corrupted or lost during transmission via a camera.