/webscanner.js

Take a picture directly from the browser using modern JavaScript features.

Primary LanguageJavaScriptMIT LicenseMIT

Webscanner.js

Take a picture directly from the browser using modern JavaScript features.

No dependency on jQuery. Only native JavaScript.

This project is not finished yet. This is a proof of concept.

The Scan button open a popup (fullscreen) with the video stream from getUserMedia() in a video element. You can change the camera (front/back on mobile device) and capture the image in base64.

Copyright and license

Code released under the MIT license.