Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bagussatoto/extract-text

this is my project in building a simple tool to extract text from an image.
https://github.com/bagussatoto/extract-text

Last synced: 2 days ago
JSON representation

this is my project in building a simple tool to extract text from an image.

Awesome Lists containing this project

README

        

Extract Text

orc

### About
this is my project in building a simple tool to extract text from an image.

I am implementing a Tesseract JS library in my project.

### Languages and Tools
- Vue Js 3
- SCSS
- Tesseract JS
- Terminal
- Vite Js
- Acode code editor

### Clone This Repo
- git clone https://github.com/bagussatoto/Extract-Text.git
- cd Extract-Text
- npm install
- npm run dev

### Demo
- [Extract Text](https://extract-image-to-text.vercel.app/)