Browser Based Passport MRZ Reader with Tesseract.js
Browser based passport MRZ reader built with Tesseract.js and WebAssembly. this tool captures passport data instantly using any device camera, without specialized hardware required. All processing happens client side.
Barcode Scanning on iOS: The Missing Web API and a WebAssembly Solution
WebAssembly-based barcode scanner for iOS/Safari browsers that lack the Barcode Detection API. Uses ZBar compiled to WASM via Emscripten to achieve near-native scanning performance directly in the browser, no native app required.