You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool for websites that uses a CLI app (NAPS2) that uses TWAIN and WIA driver to detect scanners or printers. This tool will allow you to send initialize the scanner via a local server you have to install on the client-side, and get the scanned files through HTTP requests as a blob file (*)
Extract NAPS2 Portable zip file in project (root) folder
npm i
npm run dev (to start server) port: 3031
About
A tool for websites that uses a CLI app (NAPS2) that uses TWAIN and WIA driver to detect scanners or printers. This tool will allow you to send initialize the scanner via a local server you have to install on the client-side, and get the scanned files through HTTP requests as a blob file (*)