Is it possible to process an image locally on a webpage using JS instead of uploading it to a web server?
So basically the issue I’m having is that I’m trying to make a PDF417 Barcode reader in a website, the site is hosted on GitHub Pages so I have no infrastructure of my own and I’m unable to upload images.