Giter Site home page Giter Site logo

galaticdevelopment2022 / image-to-text Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edisonneza/image-to-text

0.0 0.0 0.0 1.28 MB

PWA - Convert Image to Text - A small multi language project built to use the frontend libraries and create an offline app that can be installed in any device.

Home Page: https://edisonneza.github.io/image-to-text/

TypeScript 92.18% CSS 1.25% HTML 6.57%

image-to-text's Introduction

PWA - Convert Image to Text using Javascript (tesseract.js library)

This is a small multi-language project built to use the frontend libraries and create an offline app that can be installed in any device.

Use of different technologies such as:

#react #typescript #pwa #material-ui #tesseract-ocr #i18next

Features:

  • Paste image from Clipboard

[TODO]

  • Add new option to convert images in backend (maybe using Node.js with the same library) (for tests purposes)
  • Optimize speed using more workers
  • Drag and Drop feature
  • Paste image from Clipboard feature
  • Add user authentication to be able to save results
  • Routers & Redux
  • And ๐Ÿค”...

Below the demo Gif

demo gif



Currently I've done the development in a subfolder ('/imagetotext/'). To run in the root folder remove the ("homepage": "/imagetotext/",) in the package.json file and in manifest.json (start_url & scope props). (Also remove the "set HOST=intranet&& " from scripts->start property in package.json)

Steps to install and start playing with the project:

  1. git clone https://github.com/edisonneza/image-to-text.git
  2. npm i
  3. npm run start

To generate build files (by removing the source map files)

  • npm run winBuild

or (if LINUX)
  • npm run build

๐Ÿ‘‹

image-to-text's People

Contributors

edisonneza 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.