Is there a way to have this library expose a new class with the sole purpose of just taking in an IBrowserFile or a byte[] of an image and try to scan a code from it specifying which kind of BarcodeFormat expect?
(could be as jpeg from camera or other usual image formats(depends on what does the library supports))