Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bagussatoto/extract-text
- Owner: bagussatoto
- License: mit
- Created: 2022-08-19T12:05:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:19:17.000Z (11 months ago)
- Last Synced: 2024-10-12T11:34:59.805Z (about 1 month ago)
- Language: Vue
- Homepage: https://extract-image-to-text.vercel.app
- Size: 855 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Extract Text
### 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/)