/In-Browser-OCR

A web app for performing OCR on images within your browser (made with customizations for embedding in the https://conze.pt encyclopedia)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

A web app for performing OCR on images within your browser using Tesseract.js and client-side Javascript. Upload one or more images, select the language of the document(s), and then view and edit the OCR-ed text in your browser (or save it as a .txt file!)

This app can also be used offline. Click the Offline Build link here or above to download the files you need to run the app without connecting to the internet. Save the files in the same folder, open the offline_index.html file, and you're good to go.

Built using: