ocr-fileformat
ocr-fileformat copied to clipboard
Improve privacy of web interface by reducing third party contents
Currently the web interface loads some third party contents. Maybe we can provide some of that locally.
The method du jour is to structure code as a module, rely on Node.JS for managing included libraries and bundle for distribution with webpack/browserify/parcel.