Giter VIP home page Giter VIP logo

ocr-pwa's Introduction

ocr-pwa

A simple PWA for OCR, based on Tesseract.

Preview

https://ocr.plantree.me/

Introduction

This is a simple tool for OCR, and it can be used without network connection.

There're already many OCR tools on the market, even if iPhone and WeChat could do that easily. Why do I still do it?

There are about two reasons:

  1. I want to do OCR easily on the desktop, but I do not want to install any applications.
  2. I hope the tool could be used offline.

Therefore, this project has four features you might be interested:

  1. Easy to use. This is a PWA and you can install it easily from the browser and use is offline.
  2. Focus on privacy. Thanks to the development of WebAssembly, we can introduce some awesome native tools to the web, meanwhile avoid interactions with servers.
  3. Extendable Engines. Currently supports Tesseract only, and may support PaddlePaddle afterwards.
  4. Support Multiple Languages. Potential support list could be found here: https://tesseract-ocr.github.io/tessdoc/Data-Files-in-different-versions.html.

Develop

This project is built with Vite, Vue3 and TypeScript.

# 1. git clone
git clone [email protected]:plantree/ocr-pwa.git

# 2. Install depencies
pnpm install

# 3. Run
npm run dev

Issues

Please submit your issues here.

License

MIT

Copyright (c) 2023-present, Plantree

ocr-pwa's People

Contributors

plantree avatar alanjava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.