https://github.com/screentechnicals/get-text
This is a web project built with Next Js, Tailwind CSS and Tesseract Js which extracts text from a image. You can drag and drop or browse any image and can get a result with it.
https://github.com/screentechnicals/get-text
javascript nextjs nextjs13 reactjs tailwind tailwindcss tesseract-ocr tesseractjs typescript webdevelopment website youtube
Last synced: 2 months ago
JSON representation
This is a web project built with Next Js, Tailwind CSS and Tesseract Js which extracts text from a image. You can drag and drop or browse any image and can get a result with it.
- Host: GitHub
- URL: https://github.com/screentechnicals/get-text
- Owner: ScreenTechnicals
- Created: 2024-01-17T14:22:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T04:34:15.000Z (over 2 years ago)
- Last Synced: 2024-01-26T13:20:55.085Z (over 2 years ago)
- Topics: javascript, nextjs, nextjs13, reactjs, tailwind, tailwindcss, tesseract-ocr, tesseractjs, typescript, webdevelopment, website, youtube
- Language: TypeScript
- Homepage: https://get-text.devverse.io
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extract/Convert Image To Text Using Tesseract Js 🚀
This is a web project built with **Next Js, Tailwind CSS and Tesseract Js** which extracts text from a image. You can drag and drop or browse any image and can get a result with it.
## 🍁 Demo
[Click Here](https://get-text.devverse.io/)
## Youtube
[Click Here](https://www.youtube.com/watch?v=bxU5xDR8kOk)
## 💻 Teach Stack Used
- Next Js 13
- Typescript
- Tailwind CSS
- Tesseract Js
## Tesseract Js
[Github](https://github.com/naptha/tesseract.js)