https://github.com/qomaindo-dev/goimagetext
https://github.com/qomaindo-dev/goimagetext
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/qomaindo-dev/goimagetext
- Owner: qomaindo-dev
- Created: 2023-05-24T02:30:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T07:48:45.000Z (about 3 years ago)
- Last Synced: 2025-03-02T16:24:27.953Z (over 1 year ago)
- Language: Go
- Size: 267 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoImgText
Example of a simple program to convert an image into a text using OCR Server.
Here's a reference link:
[](https://github.com/otiai10/gosseract/)
## Running
```golang
go run main.go
```