How can I scan a document with Javascript using phone camera(pwa app) and converting it to pdf [closed]
Closed 55 mins ago.
Javascript library for scanning a document using phone camera and converting to pdf
I’m working on a PWA written with quasar framework(vuejs 3), and I tried to find a library that allows you to scan a document and convert it to pdf using the phone camera, but I could only find paid ones, eg scanbot.io and another one that is free, but unmaintained: https://github.com/ColonelParrot/jscanify .