AnyDCode · WASM demo

Pure-Rust barcode encode / decode / live-detection, compiled to WebAssembly. No wasm-bindgen, no runtime dependencies.

Create a code

Live camera detection

Locates every code's position each frame (no decode), then decodes periodically — the two-stage pipeline a live feed needs.

Decode an image

Source: KarpelesLab/anydcode